diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2022-02-23 10:01:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-23 10:01:04 -0500 |
commit | a234e4e19662e172472877ce69523f4afea5c12e (patch) | |
tree | cc2f892ce9023a882449d3d48542ca38dfd4d730 /vendor/modules.txt | |
parent | cbca58e8d7a979eabe69a58d522fd2129e529b71 (diff) | |
parent | 46b7c5bc63dec21d1b2a68a36ad84298f9f176f2 (diff) | |
download | podman-a234e4e19662e172472877ce69523f4afea5c12e.tar.gz podman-a234e4e19662e172472877ce69523f4afea5c12e.tar.bz2 podman-a234e4e19662e172472877ce69523f4afea5c12e.zip |
Merge pull request #13317 from elezar/update-cdi-module
Update CDI go dependency to v0.3.0
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 8d58ab5a5..32d0152e0 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -57,7 +57,7 @@ github.com/checkpoint-restore/go-criu/v5/rpc github.com/checkpoint-restore/go-criu/v5/stats # github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e github.com/chzyer/readline -# github.com/container-orchestrated-devices/container-device-interface v0.0.0-20220111162300-46367ec063fd +# github.com/container-orchestrated-devices/container-device-interface v0.3.0 ## explicit github.com/container-orchestrated-devices/container-device-interface/pkg/cdi github.com/container-orchestrated-devices/container-device-interface/specs-go |