Modernize build tags

This commit is contained in:
Junegunn Choi
2022-03-29 21:20:33 +09:00
parent 32847f7254
commit b88eb72ac2
19 changed files with 18 additions and 27 deletions

View File

@@ -1,6 +1,4 @@
// +build !ncurses
// +build !tcell
// +build !windows
//go:build !tcell && !windows
package tui