diff options
Diffstat (limited to 'cmds/gui-demo')
| -rw-r--r-- | cmds/gui-demo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/gui-demo/Makefile b/cmds/gui-demo/Makefile index 2dbc808..41fdd10 100644 --- a/cmds/gui-demo/Makefile +++ b/cmds/gui-demo/Makefile @@ -2,4 +2,4 @@ run: build ./gui-demo build: - GO111MODULE="off" go build + go build |
