Sign in
go
/
gofrontend
/
bcafcb3c39530bb325514d6377747eb3127d1a03
/
.
/
libgo
/
go
/
go.mod
blob: 798677b68c13459fc4feea646cd799e55a71cab9 [
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
-
20210428183300
-
3f4a416c7d3b
golang
.
org
/
x
/
sys v0
.
0.0
-
20201204225414
-
ed752295db88
// indirect
golang
.
org
/
x
/
text v0
.
3.4
// indirect
)