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 e5d7d7c commit ea42305Copy full SHA for ea42305
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.1
+ github.com/nginx/nginx-gateway-fabric/v2 v2.1.4
9
github.com/onsi/ginkgo/v2 v2.25.3
10
github.com/onsi/gomega v1.38.2
11
github.com/prometheus/client_golang v1.23.2
0 commit comments