Skip to content

Commit

Permalink
Merge pull request #304 from dims/shift_to_log
Browse files Browse the repository at this point in the history
Replace go-kit/kit with go-kit/log
  • Loading branch information
roidelapluie committed Jun 3, 2021
2 parents 48e11a7 + 7a4b265 commit 0ec6a33
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 0ec6a33

Please sign in to comment.