Revert "Added gosigar to the makefile so x-compile works"

This reverts commit a2b1f0518c.
pull/3145/head
Chris Bednarski 10 years ago
parent 24dc798cfb
commit c6b9d2a318

@ -66,7 +66,6 @@ updatedeps:
fi
go get -u github.com/mitchellh/gox
go get -u golang.org/x/tools/cmd/stringer
go get -u github.com/cloudfoundry/gosigar
go list ./... \
| xargs go list -f '{{join .Deps "\n"}}' \
| grep -v github.com/mitchellh/packer \

Loading…
Cancel
Save