Sign in
go
/
text
/
536231a9abc69feaab8d726b5ec75ee8d3620829
/
.
/
go.mod
blob: a009ba47b6387a3d55fff50214621736566c6222 [
file
] [
log
] [
blame
]
module
golang
.
org
/
x
/
text
go
1.24
.
0
require
golang
.
org
/
x
/
tools v0
.
40.0
// tagx:ignore
require
(
golang
.
org
/
x
/
mod v0
.
31.0
// indirect; tagx:ignore
golang
.
org
/
x
/
sync v0
.
19.0
// indirect
)