diff --git a/go.mod b/go.mod index 5eb7e7958..fb0d4444d 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/kubernetes-csi/external-provisioner/v5 -go 1.24.2 +go 1.25.5 require ( github.com/container-storage-interface/spec v1.12.0