File: go.mod

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

go 1.14

require golang.org/x/crypto v0.33.0