Skip to content

Commit

Permalink
Merge pull request #8 from goexl/dependabot-go_modules-github.com-pro…
Browse files Browse the repository at this point in the history
…metheus-client_golang-1.19.1

build(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
  • Loading branch information
mergify[bot] authored May 13, 2024
2 parents 8043b2a + 691a24d commit 66ef95e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
require (
github.com/goexl/log v0.0.7
github.com/goexl/valuer v0.0.4
github.com/prometheus/client_golang v1.19.0
github.com/prometheus/client_golang v1.19.1
)

require (
Expand All @@ -24,6 +24,6 @@ require (
github.com/prometheus/procfs v0.12.0 // indirect
github.com/rs/xid v1.5.0 // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/sys v0.16.0 // indirect
google.golang.org/protobuf v1.32.0 // indirect
golang.org/x/sys v0.17.0 // indirect
google.golang.org/protobuf v1.33.0 // indirect
)

0 comments on commit 66ef95e

Please sign in to comment.