spiegel_podman/vendor/github.com
Jakub Filak 455f5b7616
vendor: updated ocicni for MAC address
`go get github.com/cri-o/ocicni@deac903fd99b6c52d781c9f42b8db3af7dcfd00a`

I had to fix compilation errors in libpod/networking_linux.go

---

ocicni.Networks has changed from string to the structure NetAttachment
with the member Name (the former string value) and the member Ifname
(optional).

I don't think we can make use of Ifname here, so I just map the array of
structures to array of strings - e.g. dropping Ifname.

---

The function GetPodNetworkStatus no longer returns Result but it returns
the wrapper structure NetResult which contains the former Result plus
NetAttachment (Network name and Interface name).

Again, I don't think we can make use of that information here, so I
just added `.Result` to fix the build.

---

Issue: #1136

Signed-off-by: Jakub Filak <jakub.filak@sap.com>
2019-11-06 16:22:18 +01:00
..
Azure/go-ansiterm vendor: update everything 2019-01-11 13:38:11 +01:00
beorn7/perks update dependencies 2019-06-24 21:29:31 +02:00
blang/semver update dependencies 2019-06-24 21:29:31 +02:00
buger/goterm vendor: update everything 2019-01-11 13:38:11 +01:00
BurntSushi/toml migrate to go-modules 2019-06-24 13:20:59 +02:00
checkpoint-restore/go-criu update dependencies 2019-06-24 21:29:31 +02:00
containerd bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
containernetworking vendor: updated ocicni for MAC address 2019-11-06 16:22:18 +01:00
containers Vendor in latest containers/buildah 2019-11-01 09:41:09 -04:00
coreos Vendor Bulidah 1.11.2 2019-09-13 11:22:14 -04:00
cri-o/ocicni vendor: updated ocicni for MAC address 2019-11-06 16:22:18 +01:00
cyphar/filepath-securejoin update dependencies 2019-06-24 21:29:31 +02:00
davecgh/go-spew migrate to go-modules 2019-06-24 13:20:59 +02:00
docker seccomp: use github.com/seccomp/containers-golang 2019-10-30 11:43:29 +01:00
etcd-io/bbolt update dependencies 2019-06-24 21:29:31 +02:00
fatih/camelcase migrate to go-modules 2019-06-24 13:20:59 +02:00
fsnotify/fsnotify migrate to go-modules 2019-06-24 13:20:59 +02:00
fsouza/go-dockerclient bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
ghodss/yaml migrate to go-modules 2019-06-24 13:20:59 +02:00
godbus/dbus update dependencies 2019-06-24 21:29:31 +02:00
gogo/protobuf Update buildah to v1.11.0 2019-09-05 16:58:08 +02:00
golang/protobuf Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
google update dependencies 2019-06-24 21:29:31 +02:00
gorilla/mux Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
hashicorp migrate to go-modules 2019-06-24 13:20:59 +02:00
hpcloud/tail migrate to go-modules 2019-06-24 13:20:59 +02:00
imdario/mergo update dependencies 2019-06-24 21:29:31 +02:00
inconshreveable/mousetrap Migrate to cobra CLI 2019-02-08 10:26:43 -06:00
ishidawataru/sctp Vendor in buildah 1.9.2 2019-07-30 16:48:18 -04:00
json-iterator/go Update buildah to v1.11.0 2019-09-05 16:58:08 +02:00
klauspost Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
konsorten/go-windows-terminal-sequences Vendor in logrus v1.4.2 2019-06-18 17:37:53 -07:00
mattn Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
matttproud/golang_protobuf_extensions update dependencies 2019-06-24 21:29:31 +02:00
Microsoft Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
mistifyio/go-zfs migrate to go-modules 2019-06-24 13:20:59 +02:00
modern-go migrate to go-modules 2019-06-24 13:20:59 +02:00
morikuni/aec bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
mrunalp/fileutils migrate to go-modules 2019-06-24 13:20:59 +02:00
mtrmac/gpgme migrate to go-modules 2019-06-24 13:20:59 +02:00
onsi Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.3 2019-11-01 11:48:26 +01:00
opencontainers Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
openshift bump containers/image to v5.0.0, buildah to v1.11.4 2019-10-29 13:35:18 -04:00
opentracing/opentracing-go update dependencies 2019-06-24 21:29:31 +02:00
ostreedev/ostree-go github.com/containers/storage v1.12.13 2019-08-01 03:46:14 -04:00
pkg update dependencies 2019-06-24 21:29:31 +02:00
pmezard/go-difflib migrate to go-modules 2019-06-24 13:20:59 +02:00
pquerna/ffjson Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
prometheus Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00
safchain/ethtool podman network create 2019-09-09 09:32:43 -05:00
seccomp update dependencies 2019-06-24 21:29:31 +02:00
sirupsen/logrus migrate to go-modules 2019-06-24 13:20:59 +02:00
spf13 Bump github.com/spf13/pflag from 1.0.3 to 1.0.5 2019-09-30 15:03:39 +02:00
stretchr/testify Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 2019-09-30 15:07:11 +02:00
syndtr/gocapability vendor: update everything 2019-01-11 13:38:11 +01:00
tchap/go-patricia update dependencies 2019-06-24 21:29:31 +02:00
uber Bump github.com/uber/jaeger-client-go 2019-09-30 15:04:52 +02:00
ulikunitz/xz update dependencies 2019-06-24 21:29:31 +02:00
varlink/go migrate to go-modules 2019-06-24 13:20:59 +02:00
vbatts/tar-split migrate to go-modules 2019-06-24 13:20:59 +02:00
vbauerster/mpb update dependencies 2019-06-24 21:29:31 +02:00
vishvananda Vendor in buildah 1.9.2 2019-07-30 16:48:18 -04:00
VividCortex/ewma migrate to go-modules 2019-06-24 13:20:59 +02:00
xeipuuv Update c/image to v4.0.1 and buildah to 1.11.3 2019-10-04 20:18:23 +02:00