Skip to content

Commit

Permalink
Update module github.com/prometheus/client_golang to v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 8caf5ef commit bdb6ff9
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 14 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ require (
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/rogpeppe/go-internal v1.10.0 // indirect
github.com/sergi/go-diff v1.0.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/src-d/gcfg v1.4.0 // indirect
Expand Down Expand Up @@ -55,7 +54,7 @@ replace (
github.com/miekg/dns => github.com/miekg/dns v1.1.56
github.com/nats-io/jwt => github.com/nats-io/jwt/v2 v2.2.0
github.com/nats-io/nats-server/v2 => github.com/nats-io/nats-server/v2 v2.10.4
github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.12.2
github.com/prometheus/client_golang => github.com/prometheus/client_golang v1.17.0
go.mongodb.org/mongo-driver => go.mongodb.org/mongo-driver v1.9.1

golang.org/x/net => golang.org/x/net v0.17.0
Expand Down
Loading

0 comments on commit bdb6ff9

Please sign in to comment.