Sign in
go
/
text
/
refs/tags/v0.13.0
/
.
/
go.mod
blob: 8915bd15c7d76c5632913430fdeb9f14cc5c2637 [
file
] [
log
] [
blame
]
module
golang
.
org
/
x
/
text
require
golang
.
org
/
x
/
tools v0
.
6.0
// tagx:ignore
require
(
golang
.
org
/
x
/
mod v0
.
8.0
// indirect; tagx:ignore
golang
.
org
/
x
/
sys v0
.
5.0
// indirect; tagx:ignore
)
go
1.17