diff --git a/go.mod b/go.mod index 5ee2ba0..e2d4ea9 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/sap/component-operator -go 1.26.6 +go 1.27.0 require ( filippo.io/age v1.3.1