diff --git a/go.mod b/go.mod index 4b8dcc74..293efc61 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/sap/cf-service-operator -go 1.21 +go 1.22.1 require ( github.com/cloudfoundry-community/go-cfclient/v3 v3.0.0-alpha.5