Use dep instead of govendor

Signed-off-by: Dave Henderson <dhenderson@gmail.com>
This commit is contained in:
Dave Henderson
2018-03-13 13:04:49 -04:00
committed by Martin Lindhe
parent b9b8cfd1ca
commit 617d795383
52 changed files with 381 additions and 5287 deletions

4
Gopkg.toml Normal file
View File

@@ -0,0 +1,4 @@
[prune]
non-go = true
go-tests = true
unused-packages = true