Update go dependencies and cleanup deprecated packages

This commit is contained in:
Manuel de Brito Fontes 2018-01-07 12:10:25 -03:00
parent 03a1e20fde
commit 44fd79d061
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
1099 changed files with 75691 additions and 31913 deletions

View file

@ -61,10 +61,6 @@
branch = "master"
name = "github.com/paultag/sniff"
[[constraint]]
name = "github.com/pborman/uuid"
version = "1.1.0"
[[constraint]]
name = "github.com/pkg/errors"
version = "0.8.0"
@ -95,16 +91,16 @@
[[constraint]]
name = "k8s.io/api"
branch = "release-1.8"
branch = "release-1.9"
[[constraint]]
name = "k8s.io/apimachinery"
branch = "release-1.8"
branch = "release-1.9"
[[constraint]]
name = "k8s.io/client-go"
version = "v5.0.1"
version = "v6.0.0"
[[constraint]]
name = "k8s.io/kubernetes"
version = "v1.8.3"
version = "v1.9.0"