Skip to content

Commit

Permalink
replaced go-kit/kit with go-kit/log
Browse files Browse the repository at this point in the history
Signed-off-by: RinkiyaKeDad <arshsharma461@gmail.com>
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
  • Loading branch information
RinkiyaKeDad authored and dims committed Jun 3, 2021
1 parent 48e11a7 commit 7a4b265
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 277 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -2,7 +2,7 @@ module github.com/prometheus/common

require (
github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d // indirect
github.com/go-kit/kit v0.10.0
github.com/go-kit/log v0.1.0
github.com/golang/protobuf v1.4.2
github.com/jpillora/backoff v1.0.0 // indirect
github.com/julienschmidt/httprouter v1.3.0
Expand Down

0 comments on commit 7a4b265

Please sign in to comment.