diff --git a/go.mod b/go.mod index a2be39b..9ffe4d5 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/longhorn/sparse-tools -go 1.22 +go 1.22.0 require ( github.com/google/uuid v1.6.0