Skip to content

Commit 55dfabb

Browse files
Bump github.com/go-kit/kit from 0.9.0 to 0.10.0
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] <support@dependabot.com>
1 parent 06e05a5 commit 55dfabb

File tree

2 files changed

+332
-1
lines changed

2 files changed

+332
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/etherlabsio/pkg v0.0.0-20190205140756-07224d073fd3
77
github.com/go-chi/chi v4.0.3+incompatible
88
github.com/go-chi/cors v1.1.1
9-
github.com/go-kit/kit v0.9.0
9+
github.com/go-kit/kit v0.10.0
1010
github.com/go-logfmt/logfmt v0.4.0 // indirect
1111
github.com/go-stack/stack v1.8.0 // indirect
1212
github.com/jfreymuth/pulse v0.0.0-20190407134806-02ba8f680d2d

0 commit comments

Comments
 (0)