diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-10 09:18:04 +0000 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2020-12-10 05:15:22 -0500 |
commit | eb9e77430406f5223241d785b9f6807296534a3d (patch) | |
tree | 6a06f46993b1a2d7593c27b2c619153cfd95502c /vendor/github.com/vishvananda/netns/go.sum | |
parent | 9216be2008696bc9f0bc26686be8becae3d12bfc (diff) | |
download | podman-eb9e77430406f5223241d785b9f6807296534a3d.tar.gz podman-eb9e77430406f5223241d785b9f6807296534a3d.tar.bz2 podman-eb9e77430406f5223241d785b9f6807296534a3d.zip |
Bump github.com/containernetworking/plugins from 0.8.7 to 0.9.0
Bumps [github.com/containernetworking/plugins](https://github.com/containernetworking/plugins) from 0.8.7 to 0.9.0.
- [Release notes](https://github.com/containernetworking/plugins/releases)
- [Commits](https://github.com/containernetworking/plugins/compare/v0.8.7...v0.9.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'vendor/github.com/vishvananda/netns/go.sum')
-rw-r--r-- | vendor/github.com/vishvananda/netns/go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/vishvananda/netns/go.sum b/vendor/github.com/vishvananda/netns/go.sum index e69de29bb..1d4adf451 100644 --- a/vendor/github.com/vishvananda/netns/go.sum +++ b/vendor/github.com/vishvananda/netns/go.sum @@ -0,0 +1,2 @@ +golang.org/x/sys v0.0.0-20200217220822-9197077df867 h1:JoRuNIf+rpHl+VhScRQQvzbHed86tKkqwPMV34T8myw= +golang.org/x/sys v0.0.0-20200217220822-9197077df867/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= |