Sign in
go
/
go
/
4742c52e101ecf4aacebe5148a1cb172bdadb1d4
/
.
/
src
/
go.mod
blob: 352f760093bf3d4491d26496f8eb71a6a8e19d75 [
file
] [
log
] [
blame
]
module
std
go
1.23
require
(
golang
.
org
/
x
/
crypto v0
.
22.1
-
0.20240415215343
-
5defcc193aab
golang
.
org
/
x
/
net v0
.
24.1
-
0.20240405221309
-
ec05fdcd7114
)
require
(
golang
.
org
/
x
/
sys v0
.
19.0
// indirect
golang
.
org
/
x
/
text v0
.
14.0
// indirect
)