File: go.mod

package info (click to toggle)
golang-github-nats-io-nkeys 0.4.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 216 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/nats-io/nkeys

go 1.23.0

require golang.org/x/crypto v0.37.0

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