base16-schemes: unstable-2024-06-21 -> unstable-2024-11-12
[NixPkgs.git] / pkgs / by-name / pa / pam_ussh / go.mod
blob9adc453560a4367215e47e15ec2c85bc9eefa632
1 module github.com/uber/pam-ussh
3 go 1.17
5 require (
6 github.com/stretchr/testify v1.7.0
7 golang.org/x/crypto v0.0.0-20220313003712-b769efc7c000
10 require (
11 github.com/davecgh/go-spew v1.1.0 // indirect
12 github.com/pmezard/go-difflib v1.0.0 // indirect
13 golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
14 gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect