Skip to content

Commit

Permalink
Bump github.com/go-kit/kit from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [github.com/go-kit/kit](https://github.com/go-kit/kit) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/go-kit/kit/releases)
- [Commits](go-kit/kit@v0.9.0...v0.10.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored May 22, 2020
1 parent 1b7f3f9 commit 25116cb
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/Shopify/sarama v1.26.4
github.com/aws/aws-sdk-go v1.31.0
github.com/bradfitz/gomemcache v0.0.0-20180710155616-bc664df96737
github.com/go-kit/kit v0.9.0
github.com/go-kit/kit v0.10.0
github.com/golang/protobuf v1.4.2
github.com/google/go-cmp v0.4.1
github.com/gorilla/context v1.1.1
Expand All @@ -24,7 +24,7 @@ require (
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
github.com/philhofer/fwd v1.0.0 // indirect
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v0.9.4
github.com/prometheus/client_golang v1.3.0
github.com/sirupsen/logrus v1.6.0
github.com/tinylib/msgp v1.1.2 // indirect
go.opencensus.io v0.22.3
Expand Down
Loading

0 comments on commit 25116cb

Please sign in to comment.