Sign in
go
/
go
/
HEAD
/
.
/
src
/
go.mod
blob: 4b400fe87189d1095b12a968481c7ebd4520458d [
file
] [
log
] [
blame
]
module
std
go
1.26
require
(
golang
.
org
/
x
/
crypto v0
.
42.0
golang
.
org
/
x
/
net v0
.
44.0
)
require
(
golang
.
org
/
x
/
sys v0
.
36.0
// indirect
golang
.
org
/
x
/
text v0
.
29.0
// indirect
)