diff --git a/Makefile b/Makefile index c690afa..58451e7 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ GOBIN ?= $(shell go env GOPATH)/bin export GO111MODULE=on .PHONY: all -all: clean build +all: build .PHONY: build build: