Skip to content

Commit

Permalink
Update module github.com/prometheus/client_golang to v1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 3, 2023
1 parent 670f840 commit 9f22e83
Show file tree
Hide file tree
Showing 2 changed files with 1,071 additions and 36 deletions.
6 changes: 3 additions & 3 deletions go.mod
@@ -1,10 +1,10 @@
module github.com/simonpasquier/bookinfo-details

require (
github.com/jpillora/backoff v0.0.0-20180909062703-3050d21c67d7 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
github.com/prometheus/client_golang v1.2.0
google.golang.org/api v0.10.0
github.com/prometheus/client_golang v1.15.1
google.golang.org/api v0.103.0
)

go 1.13

0 comments on commit 9f22e83

Please sign in to comment.