File: go.mod

package info (click to toggle)
golang-github-msteinert-pam 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: ansic: 48; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
5
6
7
module github.com/msteinert/pam/v2

go 1.20

require golang.org/x/term v0.6.0

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