diff --git a/go.mod b/go.mod index a9867de3..a30f4d53 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/pluralsh/deployment-operator -go 1.22.6 +go 1.22.7 require ( github.com/Masterminds/semver/v3 v3.3.0