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 fb4efc0 commit 9452c49Copy full SHA for 9452c49
tests/go.mod
@@ -6,7 +6,7 @@ replace github.com/nginx/telemetry-exporter => ../
6
7
require (
8
github.com/go-logr/logr v1.4.2
9
- github.com/nginx/telemetry-exporter v0.0.0
+ github.com/nginx/telemetry-exporter v0.1.4
10
github.com/onsi/ginkgo/v2 v2.23.4
11
github.com/onsi/gomega v1.37.0
12
github.com/testcontainers/testcontainers-go v0.37.0
0 commit comments