File: go.mod

package info (click to toggle)
golang-github-clbanning-mxj 2.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,200 kB
  • sloc: xml: 176; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 85 bytes parent folder | download
1
2
3
4
5
module github.com/clbanning/mxj/v2

go 1.15

require github.com/google/go-cmp v0.5.9