Skip to content

Commit

Permalink
fix(deps): update module github.com/prometheus/client_golang to v1.18…
Browse files Browse the repository at this point in the history
….0 (#195)

Signed-off-by: Arsene <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arsene <[email protected]>
  • Loading branch information
renovate[bot] and Tochemey authored Dec 28, 2023
1 parent 7ce63a8 commit 43edcd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/nats-io/nats-server/v2 v2.10.7
github.com/nats-io/nats.go v1.31.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.17.0
github.com/prometheus/client_golang v1.18.0
github.com/reugn/go-quartz v0.9.0
github.com/spf13/cobra v1.8.0
github.com/stretchr/testify v1.8.4
Expand Down
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"config:base"
],
"constraints": {
"go": "1.20"
"go": "1.21"
},
"enabledManagers": [
"regex",
Expand Down

0 comments on commit 43edcd6

Please sign in to comment.