Fix go.mod and vendor/

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
Simon Pasquier 2019-09-12 17:55:41 +02:00
commit a99ef58c4b
35 changed files with 10 additions and 5919 deletions

2
go.mod
View file

@ -24,3 +24,5 @@ require (
golang.org/x/sys v0.0.0-20190902133755-9109b7679e13
gopkg.in/alecthomas/kingpin.v2 v2.2.6
)
go 1.13