Sign in
go
/
go
/
97700baf8bd5c0fdbfe38eedc80d3c612805cbda
/
.
/
src
/
go.mod
blob: 37091e116a72b9d908ad578ac192fdea35d8b6b4 [
file
] [
log
] [
blame
]
module
std
go
1.16
require
(
golang
.
org
/
x
/
crypto v0
.
0.0
-
20201016220609
-
9e8e0b390897
golang
.
org
/
x
/
net v0
.
0.0
-
20201029221708
-
28c70e62bb1d
golang
.
org
/
x
/
sys v0
.
0.0
-
20201110211018
-
35f3e6cf4a65
// indirect
golang
.
org
/
x
/
text v0
.
3.4
// indirect
)