summaryrefslogtreecommitdiffstats
path: root/src/tui/light_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/tui/light_unix.go')
-rw-r--r--src/tui/light_unix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tui/light_unix.go b/src/tui/light_unix.go
index 936a13e3..6dc058c8 100644
--- a/src/tui/light_unix.go
+++ b/src/tui/light_unix.go
@@ -1,4 +1,4 @@
-// +build !windows
+//go:build !windows
package tui