diff options
Diffstat (limited to 'cmds/helloworld/Makefile')
| -rw-r--r-- | cmds/helloworld/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmds/helloworld/Makefile b/cmds/helloworld/Makefile index 1d12c3c..23d5aaa 100644 --- a/cmds/helloworld/Makefile +++ b/cmds/helloworld/Makefile @@ -8,7 +8,6 @@ build-release: build: GO111MODULE="off" go get -v -x . GO111MODULE="off" go build - ./helloworld update: GO111MODULE="off" go get -v -u -x . |
