Codebase list golang-github-mailru-easyjson / v0.7.6 go.mod
v0.7.6

Tree @v0.7.6 (Download .tar.gz)

go.mod @v0.7.6raw · history · blame

1
2
3
4
5
module github.com/mailru/easyjson

go 1.12

require github.com/josharian/intern v1.0.0