Sign in
go
/
go
/
b2a56b7053e72a7888c4f054289ea053b0e1ab36
/
.
/
src
/
go.mod
blob: fa2f97ae13f8196b7bec8ec3f02fd68d1883fa4f [
file
] [
log
] [
blame
]
module
std
go
1.22
require
(
golang
.
org
/
x
/
crypto v0
.
11.1
-
0.20230711161743
-
2e82bdd1719d
golang
.
org
/
x
/
net v0
.
12.1
-
0.20230712162946
-
57553cbff163
)
require
(
golang
.
org
/
x
/
sys v0
.
10.0
// indirect
golang
.
org
/
x
/
text v0
.
11.0
// indirect
)