diff --git a/go.mod b/go.mod index 1eac8d0..5384ce6 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/mailru/easyjson -go 1.23 +go 1.20 require github.com/josharian/intern v1.0.0