diff --git a/go.mod b/go.mod index c23ab292..0d521af7 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/newrelic/newrelic-infra-operator -go 1.21 +go 1.21.5 require ( github.com/google/go-cmp v0.6.0