diff --git a/go.mod b/go.mod index f144dcc..826d78b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module paepcke.de/hq -go 1.22.2 +go 1.22 require ( github.com/klauspost/compress v1.17.8