mirror of
https://github.com/golang/term.git
synced 2026-02-08 11:46:05 +03:00
This fixes a build error observed in https://build.golang.org/log/13b332a441d4d18d5358f87f945cafba3d7b9d4e. Change-Id: I7ea6ba6e6bbeb30dabc28952306b28997410d07a Reviewed-on: https://go-review.googlesource.com/c/term/+/328150 Trust: Bryan C. Mills <bcmills@google.com> Run-TryBot: Bryan C. Mills <bcmills@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Go Bot <gobot@golang.org>
6 lines
95 B
Modula-2
6 lines
95 B
Modula-2
module golang.org/x/term
|
|
|
|
go 1.17
|
|
|
|
require golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
|