Sign in
go
/
go
/
080119799bb9cbace0d20bcc671497a53e3ec14e
/
.
/
src
/
go.mod
blob: 999dc96787965068b68aec2e26d63add614a72f8 [
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
-
20210218145245
-
beda7e5e158e
// indirect
golang
.
org
/
x
/
text v0
.
3.4
// indirect
)