Skip to content

Commit 80612ce

Browse files
Update module github.com/nginx/nginx-gateway-fabric/v2 to v2.0.2
| datasource | package | from | to | | ---------- | ---------------------------------------- | ------ | ------ | | go | github.com/nginx/nginx-gateway-fabric/v2 | v2.0.0 | v2.0.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b402b5 commit 80612ce

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.0.0
8+
github.com/nginx/nginx-gateway-fabric/v2 v2.0.2
99
github.com/onsi/ginkgo/v2 v2.23.4
1010
github.com/onsi/gomega v1.38.0
1111
github.com/prometheus/client_golang v1.22.0

0 commit comments

Comments
 (0)