diff --git a/Makefile b/Makefile index 4f87b173550..d26e8df8275 100644 --- a/Makefile +++ b/Makefile @@ -355,7 +355,7 @@ get-deps-init: cd "${GOPATH}/src/github.com/golang/mock/mockgen" && git checkout 1.3.1 && go get ./... && go install ./... && cd - GO111MODULE=on go get github.com/fzipp/gocyclo/cmd/gocyclo@v0.3.1 go get golang.org/x/tools/cmd/goimports - go get honnef.co/go/tools/cmd/staticcheck + GO111MODULE=on go get honnef.co/go/tools/cmd/staticcheck@v0.2.1 .amazon-linux-rpm-integrated-done: ./scripts/update-version.sh