summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValentin Rothberg <rothberg@redhat.com>2020-05-12 14:28:10 +0200
committerValentin Rothberg <rothberg@redhat.com>2020-05-12 14:28:10 +0200
commit5cfd09073c1858aae3d08877270c1b0229bbc647 (patch)
tree1c8d34f53a5dbe8ed5f9044817f3eea809577391 /go.mod
parent968741d6de3d0d5257a4457f4f0ca055a64f1c95 (diff)
downloadpodman-5cfd09073c1858aae3d08877270c1b0229bbc647.tar.gz
podman-5cfd09073c1858aae3d08877270c1b0229bbc647.tar.bz2
podman-5cfd09073c1858aae3d08877270c1b0229bbc647.zip
vendor crio/ocicni@v0.2.0
Fixes: #5193 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
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 eb60f1c54..ef573a0c6 100644
--- a/go.mod
+++ b/go.mod
@@ -16,7 +16,7 @@ require (
github.com/containers/psgo v1.5.0
github.com/containers/storage v1.19.1
github.com/coreos/go-systemd/v22 v22.0.0
- github.com/cri-o/ocicni v0.1.1-0.20190920040751-deac903fd99b
+ github.com/cri-o/ocicni v0.2.0
github.com/cyphar/filepath-securejoin v0.2.2
github.com/davecgh/go-spew v1.1.1
github.com/docker/distribution v2.7.1+incompatible