Sign in
go
/
go
/
65ef314f89d7eb8c1a4937edd075127a00da0ecb
/
.
/
src
/
go.mod
blob: e6cb3d5b43dbd3612ca55537347ce670f1d618cf [
file
]
module
std
go
1.26
require
(
golang
.
org
/
x
/
crypto v0
.
43.0
golang
.
org
/
x
/
net v0
.
46.0
)
require
(
golang
.
org
/
x
/
sys v0
.
38.0
// indirect
golang
.
org
/
x
/
text v0
.
30.0
// indirect
)