File: go.mod

package info (click to toggle)
golang-github-gdamore-encoding 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 164 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 78 bytes parent folder | download
1
2
3
4
5
module github.com/gdamore/encoding

go 1.9

require golang.org/x/text v0.14.0