Use glide nv instead of novendor

This commit is contained in:
Prashant Varanasi
2016-05-31 17:14:21 -07:00
parent 7afff28c37
commit b4ee65f3b3

View File

@@ -1,4 +1,4 @@
PACKAGES := $(shell glide novendor)
PACKAGES := $(shell glide nv)
# Many Go tools take file globs or directories as arguments instead of packages.
PACKAGE_FILES ?= *.go