Sign in
go
/
go
/
2bc8d90fa21e9547aeb0f0ae775107dc8e05dc0a
/
.
/
src
/
go.mod
blob: 9c9026f0d800d7888ed0038011439e4e1580e3f7 [
file
] [
log
] [
blame
]
module
std
go
1.12
require
(
golang
.
org
/
x
/
crypto v0
.
0.0
-
20200124225646
-
8b5121be2f68
golang
.
org
/
x
/
net v0
.
0.0
-
20190813141303
-
74dc4d7220e7
golang
.
org
/
x
/
sys v0
.
0.0
-
20190529130038
-
5219a1e1c5f8
// indirect
golang
.
org
/
x
/
text v0
.
3.2
// indirect
)