From f8398cc4a431aa12a03920efa3fe575d5b70945f Mon Sep 17 00:00:00 2001 From: panda Date: Fri, 22 Apr 2022 11:49:39 +0800 Subject: [PATCH] =?UTF-8?q?update=EF=BC=9A=E6=96=B0=E5=A2=9E=20go=20mo=20t?= =?UTF-8?q?idy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 9cf2d53..c3cd19c 100644 --- a/Makefile +++ b/Makefile @@ -62,6 +62,7 @@ all: build # # @go test -v ./internal/... buildquick: + @go mod tidy; @echo GIT_BRANCH=$(GIT_BRANCH) GIT_HASH=$(GIT_HASH) K8S_DEPLOY_PARAM_IMAGE_TAG=$(K8S_DEPLOY_PARAM_IMAGE_TAG) @echo BUILD_FLAGS=$(BUILD_FLAGS) @go build $(BUILD_FLAGS) -o ./pack/service ./