diff --git a/Makefile b/Makefile index d96a724b8..d0cfd3dfd 100644 --- a/Makefile +++ b/Makefile @@ -60,8 +60,9 @@ html-coverage: deps: -go get -v -u ./... -go test -v -i ./... - # TODO: why is this not being fetched with the command above? + # TODO: why are these not being fetched by `go get`? -go get -u github.com/fsouza/fake-gcs-server/fakestorage + -go get -u github.com/kshvakov/clickhouse list-external-deps: