Sign in
go
/
go
/
c0392e7e494c7e1fa7122df3cb5c1a30760ac5b4
/
.
/
src
/
go.mod
blob: 703e75746b7c9a9d9b7b00c14991b21c371a609b [
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
.
30.0
// indirect
golang
.
org
/
x
/
text v0
.
22.0
// indirect
)