diff --git a/go.mod b/go.mod index 544ddfc..c81f375 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module code.cloudfoundry.org/volume-mount-options -go 1.22.5 +go 1.22.6 require ( github.com/google/gofuzz v1.2.0