Sign in
go
/
text
/
6cacac16ce2f94d21bf864011f5e0d2181a1a8bf
/
.
/
go.mod
blob: 6e0c88a3e6d5fdb4a5930571869a8954c1495ca1 [
file
] [
log
] [
blame
]
module
golang
.
org
/
x
/
text
go
1.23
.
0
require
golang
.
org
/
x
/
tools v0
.
33.0
// tagx:ignore
require
(
golang
.
org
/
x
/
mod v0
.
25.0
// indirect; tagx:ignore
golang
.
org
/
x
/
sync v0
.
14.0
// indirect
)