We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c3486 commit 8699fd4Copy full SHA for 8699fd4
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/google/go-cmp v0.7.0
9
github.com/nginx/telemetry-exporter v0.1.4
10
github.com/nginxinc/nginx-plus-go-client v1.3.0
11
- github.com/nginxinc/nginx-prometheus-exporter v1.3.0
+ github.com/nginxinc/nginx-prometheus-exporter v1.4.2
12
github.com/onsi/ginkgo/v2 v2.23.4
13
github.com/onsi/gomega v1.37.0
14
github.com/prometheus/client_golang v1.20.5
0 commit comments