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 9406f12 commit e56d110Copy full SHA for e56d110
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.1.0
+ github.com/nginx/nginx-gateway-fabric/v2 v2.1.1
9
github.com/onsi/ginkgo/v2 v2.25.2
10
github.com/onsi/gomega v1.38.2
11
github.com/prometheus/client_golang v1.23.0
0 commit comments