Skip to content

Commit f98f6ec

Browse files
Update module github.com/nginx/nginx-gateway-fabric/v2 to v2.1.1 (#3846)
| datasource | package | from | to | | ---------- | ---------------------------------------- | ------ | ------ | | go | github.com/nginx/nginx-gateway-fabric/v2 | v2.1.0 | v2.1.1 | 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 f169217 commit f98f6ec

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.1.0
8+
github.com/nginx/nginx-gateway-fabric/v2 v2.1.1
99
github.com/onsi/ginkgo/v2 v2.25.2
1010
github.com/onsi/gomega v1.38.2
1111
github.com/prometheus/client_golang v1.23.0

0 commit comments

Comments
 (0)