diff --git a/go.mod b/go.mod index d91c842..64e8a9e 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/square/luks2crypt -go 1.22 +go 1.22.0 require ( github.com/diskfs/go-diskfs v1.4.0