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
22
33go 1.23.1
44
5- require github.com/nginxinc/nginx-go-crossplane v0.4.72
5+ require github.com/nginxinc/nginx-go-crossplane v0.4.73
66
77require (
88 github.com/jstemmer/go-junit-report v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/jstemmer/go-junit-report v1.0.0 h1:8X1gzZpR+nVQLAht+L/foqOeX2l9DTZoaI
66github.com/jstemmer/go-junit-report v1.0.0 /go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk =
77github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0 h1:9WsegDYiSKtZXru+NcOB4z7iqb00n4atjmQlyy5TRXI =
88github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0 /go.mod h1:TeVdzh+5QB5IpWDJAU/uviXA6kOg9yXzLrrjeLKJXqY =
9- github.com/nginxinc/nginx-go-crossplane v0.4.72 h1:mjJtiwR37X83cM8PP5mG46vkKxbzcNIGfH4UyWvJs+Y =
10- github.com/nginxinc/nginx-go-crossplane v0.4.72 /go.mod h1:BC3dfPTL7DJ+NbiN3qNos60BAjRZK71/fAGoid8I1jo =
9+ github.com/nginxinc/nginx-go-crossplane v0.4.73 h1:8JzWrIhRajcSZiHpe9zxNPJ0lICgD3hpdS9yVEuqznI =
10+ github.com/nginxinc/nginx-go-crossplane v0.4.73 /go.mod h1:BC3dfPTL7DJ+NbiN3qNos60BAjRZK71/fAGoid8I1jo =
1111github.com/onsi/gomega v1.34.2 h1:pNCwDkzrsv7MS9kpaQvVb1aVLahQXyJ/Tv5oAZMI3i8 =
1212github.com/onsi/gomega v1.34.2 /go.mod h1:v1xfxRgk0KIsG+QOdm7p8UosrOzPYRo60fd3B/1Dukc =
1313github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments