spiegel_podman/vendor/github.com
W. Trevor King a160857cc0 vendor.conf: Bump CNI to v0.6.0
Neither the nominal version nor vendored content had changed since
a031b83a (Initial checkin from CRI-O repo, 2017-11-01):

  $ git ls-tree origin/master -- vendor/github.com/containernetworking/cni
  040000 tree 744c091cc1    vendor/github.com/containernetworking/cni
  $ git ls-tree a031b83a -- vendor/github.com/containernetworking/cni
  040000 tree 744c091cc1    vendor/github.com/containernetworking/cni
  $ git grep /cni a031b83a -- vendor.conf
  a031b83a:vendor.conf:github.com/containernetworking/cni v0.4.0

I'm not quite sure which upstream version the old vendored content
came from, but it certainly wasn't v0.4.0.  I've bumped our nominal
version to v0.6.0 and re-vendored with:

  $ vndr github.com/containernetworking/cni
  $ git add -A vendor/github.com/containernetworking/cni

to generate this commit.  The only change to the vendored content is
text in the README (unlikely to break anything ;), and sitting on an
upstream tag is nice, so I think this is good enough.

Signed-off-by: W. Trevor King <wking@tremily.us>

Closes: #750
Approved by: mheon
2018-05-11 12:27:41 +00:00
..
Azure/go-ansiterm Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
blang/semver Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
boltdb/bolt Vendor in lots of kubernetes stuff to shrink image size 2018-03-27 18:09:12 +00:00
buger/goterm Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
BurntSushi/toml Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
containerd Use buildah commit and bud in podman 2018-04-27 20:51:07 +00:00
containernetworking vendor.conf: Bump CNI to v0.6.0 2018-05-11 12:27:41 +00:00
containers Vendor in latest containers/storage fix for UserNS 2018-05-07 13:44:11 +00:00
coreos/go-systemd Vendor in lots of kubernetes stuff to shrink image size 2018-03-27 18:09:12 +00:00
cri-o/ocicni Vendor in lots of kubernetes stuff to shrink image size 2018-03-27 18:09:12 +00:00
davecgh/go-spew Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
docker Use buildah commit and bud in podman 2018-04-27 20:51:07 +00:00
fatih/camelcase Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
fsnotify/fsnotify Vendor in lots of kubernetes stuff to shrink image size 2018-03-27 18:09:12 +00:00
fsouza/go-dockerclient Use buildah commit and bud in podman 2018-04-27 20:51:07 +00:00
ghodss/yaml Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
godbus/dbus Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
gogo/protobuf Vendor in lots of kubernetes stuff to shrink image size 2018-03-27 18:09:12 +00:00
golang/glog Vendor in latest containers/image 2018-04-03 14:48:52 +00:00
google/gofuzz Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
gorilla Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
hashicorp Vendor in latest containers/image 2018-04-03 14:48:52 +00:00
imdario/mergo Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
json-iterator/go Vendor in lots of kubernetes stuff to shrink image size 2018-03-27 18:09:12 +00:00
mattn/go-runewidth Vendor in lots of kubernetes stuff to shrink image size 2018-03-27 18:09:12 +00:00
Microsoft Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
mistifyio/go-zfs Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
mrunalp/fileutils Add hooks support to podman 2018-04-05 14:13:49 +00:00
mtrmac/gpgme Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
Nvveen/Gotty Use buildah commit and bud in podman 2018-04-27 20:51:07 +00:00
opencontainers Remove unused runc files 2018-03-01 13:20:16 +00:00
openshift/imagebuilder Use buildah commit and bud in podman 2018-04-27 20:51:07 +00:00
ostreedev/ostree-go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
pkg/errors Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
pmezard/go-difflib Vendor in testify/assert and deps 2017-11-03 20:37:09 -05:00
pquerna/ffjson Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
projectatomic/buildah Make podman commit to localhost rather then docker.io 2018-05-03 13:12:46 +00:00
seccomp/libseccomp-golang Use buildah commit and bud in podman 2018-04-27 20:51:07 +00:00
sirupsen/logrus Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
spf13/pflag Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
stretchr/testify Vendor in latest storage, image and runtime-tools 2017-12-18 21:19:30 +00:00
syndtr/gocapability Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
tchap/go-patricia Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
ulule/deepcopier Vendor in lots of kubernetes stuff to shrink image size 2018-03-27 18:09:12 +00:00
urfave/cli Vendor in latest urfave/cli 2017-12-14 22:22:56 +00:00
varlink/go Generate varlink API documentation automatically 2018-05-08 21:01:28 +00:00
vbatts/tar-split Update tarsplit vendor to address CVE-2017-14992 2017-11-08 21:58:26 +00:00
vishvananda Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
xeipuuv Vendor in latest storage, image and runtime-tools 2017-12-18 21:19:30 +00:00