diff --git a/Makefile b/Makefile index 8c1f63dea511f..94edd8d6c18e0 100644 --- a/Makefile +++ b/Makefile @@ -332,7 +332,7 @@ goget: go get $(shell go list -f '{{if not (or .Main .Indirect)}}{{.Path}}{{end}}' -mod=mod -m all | grep -v spotinst-sdk-go) .PHONY: depup -depup: goget gomod gen-cli-docs +depup: goget gomod .PHONY: gofmt gofmt: