diff --git a/go.mod b/go.mod index 3d675955..636bbbf6 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/flant/shell-operator -go 1.22.8 +go 1.22 require ( github.com/flant/kube-client v1.2.0