File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
tests/framework/crossplane Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/nginx/nginx-gateway-fabric/tests/framework/crossplane
2
2
3
3
go 1.24.2
4
4
5
- require github.com/nginxinc/nginx-go-crossplane v0.4.78
5
+ require github.com/nginxinc/nginx-go-crossplane v0.4.79
6
6
7
7
require (
8
8
github.com/jstemmer/go-junit-report v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
4
4
github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
5
5
github.com/jstemmer/go-junit-report v1.0.0 h1:8X1gzZpR+nVQLAht+L/foqOeX2l9DTZoaIPbEQHxsds =
6
6
github.com/jstemmer/go-junit-report v1.0.0 /go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk =
7
- github.com/nginxinc/nginx-go-crossplane v0.4.78 h1:lRIYLPo5fc3HJ5CsULK+2CdrHl10UTZHu6my5nSfzDU =
8
- github.com/nginxinc/nginx-go-crossplane v0.4.78 /go.mod h1:YW/lk3F6/HUSQyfB6bFPnL9TkLcyfRXWfBNgirZmFfI =
7
+ github.com/nginxinc/nginx-go-crossplane v0.4.79 h1:ICjTOzhHbf+LvwCpE0yVyFobJZNJ4OLOuw2T4t0aP6U =
8
+ github.com/nginxinc/nginx-go-crossplane v0.4.79 /go.mod h1:YW/lk3F6/HUSQyfB6bFPnL9TkLcyfRXWfBNgirZmFfI =
9
9
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
10
10
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
11
11
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
You can’t perform that action at this time.
0 commit comments