Sign in
go
/
text.git
/
refs/heads/master
/
.
/
go.mod
blob: 37859c15dc57c1d43ffbb698a4c4fd697cfb13fd [
file
] [
edit
]
module
golang
.
org
/
x
/
text
go
1.25
.
0
require
golang
.
org
/
x
/
tools v0
.
43.0
// tagx:ignore
require
(
golang
.
org
/
x
/
mod v0
.
34.0
// indirect; tagx:ignore
golang
.
org
/
x
/
sync v0
.
20.0
// indirect
)