Commit 7e4dfcd2 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Cleanup updatedeps more

parent e1e54646
......@@ -16,7 +16,5 @@ testrace:
updatedeps:
go get -d -v -p 2 ./...
@sh -c "go get -u -v -p 2 ./...; exit 0"
go get -d -v -p 2 ./...
.PHONY: bin default test updatedeps
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment