Skip to content

Commit 27cf99e

Browse files
Update module github.com/nginxinc/nginx-go-crossplane to v0.4.77 (#3284)
| datasource | package | from | to | | ---------- | --------------------------------------- | ------- | ------- | | go | github.com/nginxinc/nginx-go-crossplane | v0.4.75 | v0.4.77 | 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 20003e2 commit 27cf99e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tests/framework/crossplane/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/nginx/nginx-gateway-fabric/tests/framework/crossplane
22

33
go 1.24.0
44

5-
require github.com/nginxinc/nginx-go-crossplane v0.4.75
5+
require github.com/nginxinc/nginx-go-crossplane v0.4.77
66

77
require (
88
github.com/jstemmer/go-junit-report v1.0.0 // indirect

tests/framework/crossplane/go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
44
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
55
github.com/jstemmer/go-junit-report v1.0.0 h1:8X1gzZpR+nVQLAht+L/foqOeX2l9DTZoaIPbEQHxsds=
66
github.com/jstemmer/go-junit-report v1.0.0/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk=
7-
github.com/nginxinc/nginx-go-crossplane v0.4.75 h1:v4+0+qA4w6MP+ChQbXMaQzqdvbFJfddQI4/2f/0trZc=
8-
github.com/nginxinc/nginx-go-crossplane v0.4.75/go.mod h1:7viKg9wOJMP92Fbs+4d7kYDLGhb2ArnElWHv0u34X8o=
7+
github.com/nginxinc/nginx-go-crossplane v0.4.77 h1:guSxZhpHnjaa9Qkco6EZTM/2qBwlOLdZ29HhfNCaA/M=
8+
github.com/nginxinc/nginx-go-crossplane v0.4.77/go.mod h1:HREpeVjR6u5gN+O5xWO2uaPA3uhIuS1nf1wE9p6ML+Q=
99
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
1010
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
11-
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
12-
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
11+
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
12+
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
1313
golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=
1414
golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
1515
golang.org/x/sync v0.12.0 h1:MHc5BpPuC30uJk597Ri8TV3CNZcTLu6B6z4lJy+g6Jw=

0 commit comments

Comments
 (0)