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,4 +1,4 @@
// +build tcell windows
//go:build tcell || windows
package tui