Sign in
go
/
go
/
be64a19d99918c843f8555aad580221207ea35bc
/
.
/
src
/
go.mod
blob: 984ec1e572ace8a5159c1926b44bf1299a999e48 [
file
] [
log
] [
blame
]
module
std
go
1.14
require
(
golang
.
org
/
x
/
crypto v0
.
0.0
-
20190611184440
-
5c40567a22f8
golang
.
org
/
x
/
net v0
.
0.0
-
20191021124707
-
24d2ffbea1e8
golang
.
org
/
x
/
sys v0
.
0.0
-
20190529130038
-
5219a1e1c5f8
// indirect
golang
.
org
/
x
/
text v0
.
3.2
// indirect
)