We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b2764 commit 4c7bed1Copy full SHA for 4c7bed1
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2
10
github.com/nginx/telemetry-exporter v0.1.3
11
github.com/nginxinc/nginx-plus-go-client v1.3.0
12
- github.com/nginxinc/nginx-prometheus-exporter v1.3.0
+ github.com/nginxinc/nginx-prometheus-exporter v1.4.1
13
github.com/onsi/ginkgo/v2 v2.22.2
14
github.com/onsi/gomega v1.36.2
15
github.com/prometheus/client_golang v1.20.5
0 commit comments