Sign in
go
/
text
/
master
/
.
/
go.mod
blob: 0f1f7cb1f1f123c81e7b22d67b65a8db71df4a8f [
file
] [
log
] [
blame
]
module
golang
.
org
/
x
/
text
go
1.24
.
0
require
golang
.
org
/
x
/
tools v0
.
39.0
// tagx:ignore
require
(
golang
.
org
/
x
/
mod v0
.
30.0
// indirect; tagx:ignore
golang
.
org
/
x
/
sync v0
.
19.0
// indirect
)