summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-03-06 18:48:02 +0100
committerGitHub <noreply@github.com>2020-03-06 18:48:02 +0100
commitb0d350a1bdec7c2d75f74625e71da26889837d30 (patch)
tree07ca5867fb16f39f0a77f6896f076ee5a73a9e40 /go.mod
parentf07e18f05c07026e4544788a1359122c81adcde7 (diff)
parent74ddc0b6967bd0e40c901e077880a02a59733dcc (diff)
downloadpodman-b0d350a1bdec7c2d75f74625e71da26889837d30.tar.gz
podman-b0d350a1bdec7c2d75f74625e71da26889837d30.tar.bz2
podman-b0d350a1bdec7c2d75f74625e71da26889837d30.zip
Merge pull request #5414 from dcbw/cni-0.7.2-snapshot
vendor: update github.com/containernetworking/cni to v0.7.2-0.20200304161608-4fae32b84921
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 0b9dde972..8d688e56c 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/BurntSushi/toml v0.3.1
github.com/buger/goterm v0.0.0-20181115115552-c206103e1f37
github.com/checkpoint-restore/go-criu v0.0.0-20190109184317-bdb7599cd87b
- github.com/containernetworking/cni v0.7.2-0.20190904153231-83439463f784
+ github.com/containernetworking/cni v0.7.2-0.20200304161608-4fae32b84921
github.com/containernetworking/plugins v0.8.5
github.com/containers/buildah v1.14.2
github.com/containers/common v0.4.2