diff --git a/go.mod b/go.mod index 5bd17a49..9c732eee 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/spotify/flink-on-k8s-operator -go 1.22.2 +go 1.23.0 require ( github.com/davecgh/go-spew v1.1.1