diff --git a/go.mod b/go.mod index 235337cd1..c123e44e1 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/un-ts/sh-syntax -go 1.20 +go 1.24.1 require ( github.com/mailru/easyjson v0.7.7