Sign in
go
/
go
/
ff2824d4b3391c644b264273f98a47302e2d4ab6
/
.
/
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
)