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