vendor/github.com/mattn/go-isatty/isatty_plan9.go
changeset 260 445e01aede7e
parent 251 1c52a0eeb952
--- a/vendor/github.com/mattn/go-isatty/isatty_plan9.go	Tue Aug 23 22:33:28 2022 +0200
+++ b/vendor/github.com/mattn/go-isatty/isatty_plan9.go	Tue Aug 23 22:39:43 2022 +0200
@@ -1,3 +1,4 @@
+//go:build plan9
 // +build plan9
 
 package isatty