File: go.mod

package info (click to toggle)
golang-github-mailru-easyjson 0.7.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, experimental, forky, sid, trixie
  • size: 860 kB
  • sloc: makefile: 104; sh: 4
file content (5 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/mailru/easyjson

go 1.12

require github.com/josharian/intern v1.0.0