Sign in
go
/
gofrontend
/
2f281eb24ef256a2d3bb9fc1a7ef964d82b40182
/
.
/
libgo
/
go
/
go.mod
blob: 4ae14eea5cb48a5a203a481697f19f072da5584d [
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
-
20201209123823
-
ac852fbbde11
golang
.
org
/
x
/
sys v0
.
0.0
-
20201204225414
-
ed752295db88
// indirect
golang
.
org
/
x
/
text v0
.
3.4
// indirect
)