Sign in
go
/
text
/
80721808805f9d846d907c85d73ca6b5b6ecb870
/
.
/
go.mod
blob: c0939429e932519db5724153894d6f14b8dc743d [
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
.
15.0
// indirect
)