summaryrefslogtreecommitdiffstats
path: root/yubicrypt.go
diff options
context:
space:
mode:
Diffstat (limited to 'yubicrypt.go')
-rw-r--r--yubicrypt.go5
1 files changed, 4 insertions, 1 deletions
diff --git a/yubicrypt.go b/yubicrypt.go
index f614750..abc0c74 100644
--- a/yubicrypt.go
+++ b/yubicrypt.go
@@ -1,4 +1,7 @@
-package main
+//go:build gui
+// +build gui
+
+package main
import (
"crypto"