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 9b402b5 commit 80612ceCopy full SHA for 80612ce
tests/go.mod
@@ -5,7 +5,7 @@ go 1.24.2
5
replace github.com/nginx/nginx-gateway-fabric/v2 => ../
6
7
require (
8
- github.com/nginx/nginx-gateway-fabric/v2 v2.0.0
+ github.com/nginx/nginx-gateway-fabric/v2 v2.0.2
9
github.com/onsi/ginkgo/v2 v2.23.4
10
github.com/onsi/gomega v1.38.0
11
github.com/prometheus/client_golang v1.22.0
0 commit comments