Sign in
go
/
go
/
refs/tags/go1.20rc1
/
.
/
src
/
go.mod
blob: 2a1261f925a84467e7229da868b15cfc65776b21 [
file
] [
log
] [
blame
]
module
std
go
1.20
require
(
golang
.
org
/
x
/
crypto v0
.
3.1
-
0.20221117191849
-
2c476679df9a
golang
.
org
/
x
/
net v0
.
3.1
-
0.20221206200815
-
1e63c2f08a10
)
require
(
golang
.
org
/
x
/
sys v0
.
3.0
// indirect
golang
.
org
/
x
/
text v0
.
5.0
// indirect
)