diff --git a/tests/go.mod b/tests/go.mod index 8f4798e12b..32c2645a89 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -5,7 +5,7 @@ go 1.23.0 replace github.com/nginxinc/nginx-gateway-fabric => ../ require ( - github.com/nginxinc/nginx-gateway-fabric v0.0.0 + github.com/nginxinc/nginx-gateway-fabric v0.6.0 github.com/onsi/ginkgo/v2 v2.20.2 github.com/onsi/gomega v1.34.2 github.com/prometheus/client_golang v1.20.5