Skip to content

Commit 6ec1a54

Browse files
Update module github.com/nginx/nginx-gateway-fabric/v2 to v2.2.2 (#4444)
| datasource | package | from | to | | ---------- | ---------------------------------------- | ------ | ------ | | go | github.com/nginx/nginx-gateway-fabric/v2 | v2.2.1 | v2.2.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54fe0f0 commit 6ec1a54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.2
55
replace github.com/nginx/nginx-gateway-fabric/v2 => ../
66

77
require (
8-
github.com/nginx/nginx-gateway-fabric/v2 v2.2.1
8+
github.com/nginx/nginx-gateway-fabric/v2 v2.2.2
99
github.com/onsi/ginkgo/v2 v2.27.3
1010
github.com/onsi/gomega v1.38.3
1111
github.com/prometheus/client_golang v1.23.2

0 commit comments

Comments
 (0)