Update vendor using docker vendor script

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
Vincent Demeester
2016-01-22 21:26:46 +01:00
parent c07c167006
commit 30b1077a25
778 changed files with 368 additions and 59207 deletions

View File

@@ -1,4 +1,4 @@
export GOPATH:=$(CURDIR)/Godeps/_workspace:$(GOPATH)
export GO15VENDOREXPERIMENT=1
BINDIR=${DESTDIR}/usr/bin/
MANDIR=${DESTDIR}/usr/share/man