Sign in
go
/
text
/
1b993004bb667a0b60e9bff6aa6dd173d4103d42
/
.
/
go.mod
blob: 32d3aa025567fa3a821e1c3111589a6c3515b516 [
file
] [
log
] [
blame
]
module
golang
.
org
/
x
/
text
require
golang
.
org
/
x
/
tools v0
.
1.7
require
(
golang
.
org
/
x
/
mod v0
.
4.2
// indirect
golang
.
org
/
x
/
sys v0
.
0.0
-
20210809222454
-
d867a43fc93e
// indirect
golang
.
org
/
x
/
xerrors v0
.
0.0
-
20200804184101
-
5ec99f83aff1
// indirect
)
go
1.17