diff --git a/go.mod b/go.mod index dcfb4793..84039e17 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/longhorn/longhorn-share-manager go 1.22.7 -toolchain go1.23.4 +toolchain go1.23.5 // Replace directives are required for dependencies in this section because: // - This module imports k8s.io/kubernetes.