diff options
author | gVisor bot <gvisor-bot@google.com> | 2020-02-28 23:04:45 +0000 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2020-02-28 23:04:45 +0000 |
commit | c580ffa207b9ca3e2dce3c6a63564c9cca598e5b (patch) | |
tree | b66910116cf136aed779f507f21902bd26c71980 /go.mod | |
parent | 4f2d0e3b74b020ed4ab9bfbd39dec153c051413d (diff) | |
parent | ce4d1e45bb8822a1677c90c33fe211467febc1b6 (diff) |
Merge release-20200219.0-72-gce4d1e4 (automated)
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -14,9 +14,7 @@ require ( github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 github.com/vishvananda/netlink v1.0.1-0.20190318003149-adb577d4a45e github.com/vishvananda/netns v0.0.0-20171111001504-be1fbeda1936 // indirect - golang.org/x/mod v0.2.1-0.20200224194123-e5e73c1b9c72 // indirect golang.org/x/sys v0.0.0-20190412213103-97732733099d golang.org/x/time v0.0.0-20191024005414-555d28b269f0 - golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 // indirect gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect ) |