File: go.mod

package info (click to toggle)
golang-github-smallstep-scep 0.0~git20250318.a25cabb-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 272 kB
  • sloc: makefile: 28
file content (5 lines) | stat: -rw-r--r-- 85 bytes parent folder | download
1
2
3
4
5
module github.com/smallstep/scep

go 1.16

require github.com/smallstep/pkcs7 v0.2.1