aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--update_noop.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/update_noop.go b/update_noop.go
index fc1685c..91fdc38 100644
--- a/update_noop.go
+++ b/update_noop.go
@@ -1,3 +1,5 @@
+// +build !release
+
package main
type updateui struct {