diff --git a/go.mod b/go.mod index 65446295..4659f3ba 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/djdv/go-filesystem-utils -go 1.19 +go 1.20 require ( github.com/adrg/xdg v0.4.0