Update vendor for driver metadata
Update ingress nginx version
Showing
+373 -26
... | ... | @@ -32,7 +32,7 @@ require ( |
github.com/opencontainers/go-digest v1.0.0-rc1 // indirect | ||
github.com/opencontainers/image-spec v0.0.0-20170929214853-7c889fafd04a // indirect | ||
github.com/pkg/errors v0.8.1 | ||
github.com/rancher/kontainer-driver-metadata v0.0.0-20190823210613-624182a785ce | ||
github.com/rancher/kontainer-driver-metadata v0.0.0-20190826223322-3e1df77e6153 | ||
github.com/rancher/norman v0.0.0-20190821234528-20a936b685b0 | ||
github.com/rancher/types v0.0.0-20190823205914-444dc01b3d86 | ||
github.com/sirupsen/logrus v1.4.2 | ||
... | ... |
Please register or sign in to comment