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 506b01c commit f99ab29Copy full SHA for f99ab29
tests/go.mod
@@ -5,7 +5,7 @@ go 1.24.2
5
replace github.com/nginx/nginx-gateway-fabric => ../
6
7
require (
8
- github.com/nginx/nginx-gateway-fabric v1.6.2
+ github.com/nginx/nginx-gateway-fabric v0.0.0
9
github.com/onsi/ginkgo/v2 v2.23.4
10
github.com/onsi/gomega v1.37.0
11
github.com/prometheus/client_golang v1.22.0
0 commit comments