File: go.mod

package info (click to toggle)
golang-github-nats-io-nkeys 0.4.10-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 216 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rw-r--r-- 124 bytes parent folder | download
1
2
3
4
5
6
7
module github.com/nats-io/nkeys

go 1.20

require golang.org/x/crypto v0.33.0

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