mirror of
https://github.com/golang/term.git
synced 2026-01-29 15:12:09 +03:00
This will add support for several newly added GOOS/GOARCH combinations, e.g. netbsd/arm64. Change-Id: I730be84e9067b3f6d0a3020d4a512975e227e718 Reviewed-on: https://go-review.googlesource.com/c/term/+/273347 Trust: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
6 lines
95 B
Modula-2
6 lines
95 B
Modula-2
module golang.org/x/term
|
|
|
|
go 1.11
|
|
|
|
require golang.org/x/sys v0.0.0-20201119102817-f84b799fce68
|