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