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
Original file line number Diff line number Diff line change
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
Loading

0 comments on commit 7a4b265

Please sign in to comment.