Sign in
go
/
text
/
c6abd0305e90ada9293824462268d0ec20d02e5e
/
.
/
go.mod
blob: 1d56ac36a99525f23ada62df94cb006ab7cb4068 [
file
] [
log
] [
blame
]
module
golang
.
org
/
x
/
text
go
1.24
.
0
require
golang
.
org
/
x
/
tools v0
.
37.0
// tagx:ignore
require
(
golang
.
org
/
x
/
mod v0
.
28.0
// indirect; tagx:ignore
golang
.
org
/
x
/
sync v0
.
17.0
// indirect
)