File: go.mod

package info (click to toggle)
golang-github-42wim-httpsig 1.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 192 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rw-r--r-- 126 bytes parent folder | download
1
2
3
4
5
6
7
module github.com/42wim/httpsig

require golang.org/x/crypto v0.49.0

require golang.org/x/sys v0.42.0 // indirect

go 1.25.0