File: go.mod

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

go 1.15

require github.com/stretchr/testify v1.7.0