Skip to content

Commit 58980a2

Browse files
Update module github.com/nginxinc/nginx-plus-go-client/v2 to v2.2.0
| datasource | package | from | to | | ---------- | ------------------------------------------- | ------ | ------ | | go | github.com/nginxinc/nginx-plus-go-client/v2 | v2.1.0 | v2.2.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 838d1a6 commit 58980a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.22.6
44

55
require (
66
github.com/alecthomas/kingpin/v2 v2.4.0
7-
github.com/nginxinc/nginx-plus-go-client/v2 v2.1.0
7+
github.com/nginxinc/nginx-plus-go-client/v2 v2.2.0
88
github.com/prometheus/client_golang v1.20.5
99
github.com/prometheus/common v0.61.0
1010
github.com/prometheus/exporter-toolkit v0.13.2

0 commit comments

Comments
 (0)