diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-06-22 16:17:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-22 16:17:12 -0400 |
commit | d3afc6b3b6d6ba1d900b74d24affb132f38622d3 (patch) | |
tree | f5221692ff443286c4cfb729c14571a088663b1e /vendor/modules.txt | |
parent | 1b27234d13d651e91b79f91397f7b4885f716872 (diff) | |
parent | e014608539c251e917ff675b12b22c6f92f0deac (diff) | |
download | podman-d3afc6b3b6d6ba1d900b74d24affb132f38622d3.tar.gz podman-d3afc6b3b6d6ba1d900b74d24affb132f38622d3.tar.bz2 podman-d3afc6b3b6d6ba1d900b74d24affb132f38622d3.zip |
Merge pull request #10741 from Luap99/test-ocicni
Do not use inotify for OCICNI
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 1c2bb90b3..282b6ba66 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -254,7 +254,7 @@ github.com/coreos/stream-metadata-go/fedoracoreos github.com/coreos/stream-metadata-go/fedoracoreos/internals github.com/coreos/stream-metadata-go/stream github.com/coreos/stream-metadata-go/stream/rhcos -# github.com/cri-o/ocicni v0.2.1-0.20210301205850-541cf7c703cf +# github.com/cri-o/ocicni v0.2.1-0.20210621164014-d0acc7862283 github.com/cri-o/ocicni/pkg/ocicni # github.com/cyphar/filepath-securejoin v0.2.2 github.com/cyphar/filepath-securejoin |