diff --git a/webhosting-operator/go.mod b/webhosting-operator/go.mod index 211e3572..a2374b71 100644 --- a/webhosting-operator/go.mod +++ b/webhosting-operator/go.mod @@ -1,6 +1,6 @@ module github.com/timebertt/kubernetes-controller-sharding/webhosting-operator -go 1.22.0 +go 1.22.1 require ( github.com/go-logr/logr v1.4.1