blob: 2c43eccc715027da8b226d97a13f2c12ca6e398e [file] [log] [blame]
module std
go 1.19
require (
golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
golang.org/x/net v0.0.0-20220421235706-1d1ef9303861
)
require (
golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 // indirect
golang.org/x/text v0.3.8-0.20220124021120-d1c84af989ab // indirect
)