Sign in
go
/
go
/
7dccd6395cd88e69654409f46d57931d1f9b90a0
/
.
/
src
/
go.mod
blob: b81f19068aef2336b87e54c3c0b4592997f8b811 [
file
] [
log
] [
blame
]
module
std
go
1.25
require
(
golang
.
org
/
x
/
crypto v0
.
39.0
golang
.
org
/
x
/
net v0
.
41.0
)
require
(
golang
.
org
/
x
/
sys v0
.
33.0
// indirect
golang
.
org
/
x
/
text v0
.
26.0
// indirect
)