Manually fetch github.com/kshvakov/clickhouse

This commit is contained in:
Dale Hui 2018-01-20 10:30:57 -08:00
parent f8fd159fbc
commit d542e144dc
1 changed files with 2 additions and 1 deletions

View File

@ -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: