diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-10-01 07:23:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-01 07:23:18 -0700 |
commit | 8f2ec8813d84e2b68f63d21573ac8da15d01f9f9 (patch) | |
tree | 463648edde2b01eeb8180a69b6f159ce29fb5245 /vendor/modules.txt | |
parent | 049aafa4c094f604b1985fe3975762573d7f64e7 (diff) | |
parent | 2b7a7a084e2adcd1a104aafbee02f824bb428052 (diff) | |
download | podman-8f2ec8813d84e2b68f63d21573ac8da15d01f9f9.tar.gz podman-8f2ec8813d84e2b68f63d21573ac8da15d01f9f9.tar.bz2 podman-8f2ec8813d84e2b68f63d21573ac8da15d01f9f9.zip |
Merge pull request #4151 from containers/dependabot/go_modules/github.com/containernetworking/plugins-0.8.2
Bump github.com/containernetworking/plugins from 0.8.1 to 0.8.2
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 5393d6483..63014d4a1 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -43,7 +43,7 @@ github.com/containernetworking/cni/pkg/version github.com/containernetworking/cni/libcni github.com/containernetworking/cni/pkg/invoke github.com/containernetworking/cni/pkg/types/020 -# github.com/containernetworking/plugins v0.8.1 +# github.com/containernetworking/plugins v0.8.2 github.com/containernetworking/plugins/pkg/ns github.com/containernetworking/plugins/pkg/ip github.com/containernetworking/plugins/plugins/ipam/host-local/backend/allocator |