diff --git a/containers/apps/kube-sa-proxy/go.mod b/containers/apps/kube-sa-proxy/go.mod index 1876d2f5f76..bd15109ed37 100644 --- a/containers/apps/kube-sa-proxy/go.mod +++ b/containers/apps/kube-sa-proxy/go.mod @@ -2,7 +2,7 @@ module my-proxy-service go 1.23.0 -toolchain go1.25.0 +toolchain go1.25.1 require github.com/fsnotify/fsnotify v1.9.0