diff --git a/go.mod b/go.mod index f4945d34..65f00dae 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,5 @@ module github.com/mailru/easyjson -go 1.12 +go 1.19 require github.com/josharian/intern v1.0.0