Sign in
go
/
go
/
21acfdc4ef18fcf2e5e6114fe800fec0a10e493c
/
.
/
src
/
go.mod
blob: d7c0cfb6dd3cf8e3a8583850f848279145e8290e [
file
]
module
std
go
1.25
require
(
golang
.
org
/
x
/
crypto v0
.
35.0
golang
.
org
/
x
/
net v0
.
36.0
)
require
(
golang
.
org
/
x
/
sys v0
.
31.0
// indirect
golang
.
org
/
x
/
text v0
.
22.0
// indirect
)