Sign in
go
/
go
/
7e66a8ad400792bcf8049313a3142496ce5fd9a9
/
.
/
src
/
go.mod
blob: 3c6222f56937b728b7753d3e049a9e8f3e459a72 [
file
] [
log
] [
blame
]
module
std
go
1.21
require
(
golang
.
org
/
x
/
crypto v0
.
5.1
-
0.20230203195927
-
310bfa40f1e4
golang
.
org
/
x
/
net v0
.
9.1
-
0.20230410173003
-
9001ca7de9d7
)
require
(
golang
.
org
/
x
/
sys v0
.
7.0
// indirect
golang
.
org
/
x
/
text v0
.
9.0
// indirect
)