diff --git a/go.mod b/go.mod index 59069863..2f3340ce 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/sap/component-operator-runtime -go 1.23.4 +go 1.23.5 require ( github.com/Masterminds/sprig/v3 v3.3.0