Sign in
go
/
go
/
a5f3823c27d93f16dfde56509071a20130e0c731
/
.
/
src
/
go.mod
blob: 2e0fec4b151ec00256b8d4ea9e53ee6e8aa009b1 [
file
] [
log
] [
blame
]
module
std
go
1.12
require
(
golang
.
org
/
x
/
crypto v0
.
0.0
-
20190611184440
-
5c40567a22f8
golang
.
org
/
x
/
net v0
.
0.0
-
20190607172144
-
d5cec3884524
golang
.
org
/
x
/
sys v0
.
0.0
-
20190529130038
-
5219a1e1c5f8
// indirect
golang
.
org
/
x
/
text v0
.
3.2
// indirect
)