diff --git a/Makefile b/Makefile index cb5247d13..3170da493 100644 --- a/Makefile +++ b/Makefile @@ -48,6 +48,7 @@ deps: @go get -u github.com/mna/pigeon @go get github.com/kardianos/govendor @go get golang.org/x/tools/cmd/goimports + @go get github.com/ulikunitz/xz @govendor sync dev: deps ## Build and install a development build