Skip to content

Commit

Permalink
Manually fetch github.com/kshvakov/clickhouse
Browse files Browse the repository at this point in the history
  • Loading branch information
dhui committed Jan 20, 2018
1 parent f8fd159 commit d542e14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d542e14

Please sign in to comment.