summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-01-23 06:15:11 -0800
committerGitHub <noreply@github.com>2020-01-23 06:15:11 -0800
commit8098cbbee192e644de505e62c4aa0341f4acb4a5 (patch)
tree50af7ba7e829ab4d6fc9ba143e13f79dc04f4f64 /go.mod
parentc5f3899cb4133922a9732aff4680bb7eea3d391b (diff)
parent9f927c4709a51ef72d84bb557fc371d535c19fba (diff)
downloadpodman-8098cbbee192e644de505e62c4aa0341f4acb4a5.tar.gz
podman-8098cbbee192e644de505e62c4aa0341f4acb4a5.tar.bz2
podman-8098cbbee192e644de505e62c4aa0341f4acb4a5.zip
Merge pull request #4946 from containers/dependabot/go_modules/github.com/vishvananda/netlink-1.1.0
build(deps): bump github.com/vishvananda/netlink from 1.0.0 to 1.1.0
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 5f092fc8c..a1f727ce8 100644
--- a/go.mod
+++ b/go.mod
@@ -64,7 +64,7 @@ require (
github.com/uber/jaeger-client-go v2.22.1+incompatible
github.com/uber/jaeger-lib v0.0.0-20190122222657-d036253de8f5 // indirect
github.com/varlink/go v0.0.0-20190502142041-0f1d566d194b
- github.com/vishvananda/netlink v1.0.0
+ github.com/vishvananda/netlink v1.1.0
go.uber.org/atomic v1.4.0 // indirect
golang.org/x/crypto v0.0.0-20191112222119-e1110fd1c708
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 // indirect