Sign in
go
/
go
/
master
/
.
/
src
/
go.mod
blob: 703e75746b7c9a9d9b7b00c14991b21c371a609b [
file
] [
log
] [
blame
]
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
)