Skip to content

Commit

Permalink
Update module github.com/prometheus/client_golang to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 9751588 commit 669d178
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 3 deletions.
5 changes: 2 additions & 3 deletions go.mod
Expand Up @@ -3,8 +3,7 @@ module github.com/simonpasquier/http_logger
go 1.12

require (
github.com/gogo/protobuf v1.2.1 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/prometheus/client_golang v1.7.1
github.com/prometheus/client_golang v1.10.0
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
)

0 comments on commit 669d178

Please sign in to comment.