Skip to content

Commit 43edcd6

Browse files
fix(deps): update module github.com/prometheus/client_golang to v1.18.0 (Tochemey#195)
Signed-off-by: Arsene <tochemey@hotmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Arsene <tochemey@hotmail.com>
1 parent 7ce63a8 commit 43edcd6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/nats-io/nats-server/v2 v2.10.7
1818
github.com/nats-io/nats.go v1.31.0
1919
github.com/pkg/errors v0.9.1
20-
github.com/prometheus/client_golang v1.17.0
20+
github.com/prometheus/client_golang v1.18.0
2121
github.com/reugn/go-quartz v0.9.0
2222
github.com/spf13/cobra v1.8.0
2323
github.com/stretchr/testify v1.8.4

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"config:base"
55
],
66
"constraints": {
7-
"go": "1.20"
7+
"go": "1.21"
88
},
99
"enabledManagers": [
1010
"regex",

0 commit comments

Comments
 (0)