File: go.mod

package info (click to toggle)
golang-github-leodido-go-urn 1.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,564 kB
  • sloc: makefile: 32
file content (5 lines) | stat: -rw-r--r-- 86 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/leodido/go-urn

go 1.13

require github.com/stretchr/testify v1.6.1