Sign in
go
/
go.git
/
3cf1aaf8b9c846c44ec8db679495dd5816d1ec30
/
.
/
src
/
go.mod
blob: 4b400fe87189d1095b12a968481c7ebd4520458d [
file
]
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
)