summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/gdamore/tcell/v2/terms_static.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/gdamore/tcell/v2/terms_static.go')
-rw-r--r--vendor/github.com/gdamore/tcell/v2/terms_static.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/gdamore/tcell/v2/terms_static.go b/vendor/github.com/gdamore/tcell/v2/terms_static.go
index 8b3fe1295..d0c57d919 100644
--- a/vendor/github.com/gdamore/tcell/v2/terms_static.go
+++ b/vendor/github.com/gdamore/tcell/v2/terms_static.go
@@ -1,3 +1,4 @@
+//go:build tcell_minimal || nacl || js || zos || plan9 || windows || android
// +build tcell_minimal nacl js zos plan9 windows android
// Copyright 2019 The TCell Authors