Sign in
go
/
go.git
/
c7d189e65c229a840c1e3e310cf4cd4ca0cb4e84
/
.
/
src
/
go.mod
blob: b81f19068aef2336b87e54c3c0b4592997f8b811 [
file
]
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
)