summaryrefslogtreecommitdiff
path: root/cmds/gui-example
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/gui-example')
-rw-r--r--cmds/gui-example/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/gui-example/Makefile b/cmds/gui-example/Makefile
index 5028ebd..8718fd1 100644
--- a/cmds/gui-example/Makefile
+++ b/cmds/gui-example/Makefile
@@ -2,4 +2,4 @@ run: build
./gui-example
build:
- GO111MODULE="off" go build
+ go build