Skip to content

Commit

Permalink
Merge pull request #4 from nais/dependabot/go_modules/github.com/prom…
Browse files Browse the repository at this point in the history
…etheus/client_golang-1.11.1

Bump github.com/prometheus/client_golang from 1.8.0 to 1.11.1
  • Loading branch information
jksolbakken authored Mar 31, 2023
2 parents 1dd36ba + 64d4ef9 commit b96dc3e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 256 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ go 1.14

require (
github.com/lib/pq v1.8.0
github.com/prometheus/client_golang v1.8.0
github.com/prometheus/client_golang v1.11.1
go.uber.org/zap v1.16.0
golang.org/x/tools v0.0.0-20200103221440-774c71fcf114 // indirect
)
Loading

0 comments on commit b96dc3e

Please sign in to comment.