Sign in
go
/
go
/
0f9838eeb119ef9c49e70a8388c25f02567a5a14
/
.
/
src
/
go.mod
blob: 25e7992a879fdbcbfe0492c853e265b17eb48491 [
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
-
20211101194150
-
d8c3cde3c676
golang
.
org
/
x
/
sys v0
.
0.0
-
20201204225414
-
ed752295db88
// indirect
golang
.
org
/
x
/
text v0
.
3.4
// indirect
)