@@ -12,15 +12,15 @@ require (
12
12
github.com/containerd/ttrpc v0.0.0-20190613183316-1fb3814edf44
13
13
github.com/containerd/typeurl v0.0.0-20181015155603-461401dc8f19
14
14
github.com/containernetworking/cni v0.7.2-0.20190807151350-8c6c47d1c7fc
15
- github.com/containernetworking/plugins v0.8.5
15
+ github.com/containernetworking/plugins v0.8.6
16
16
github.com/coreos/go-systemd v0.0.0-20181031085051-9002847aa142 // indirect
17
17
github.com/docker/distribution v2.7.1+incompatible // indirect
18
18
github.com/docker/go-events v0.0.0-20170721190031-9461782956ad // indirect
19
19
github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82 // indirect
20
- github.com/firecracker-microvm/firecracker-go-sdk v0.21.0
20
+ github.com/firecracker-microvm/firecracker-go-sdk v0.21.1-0.20200811001213-ee1e7c41b7bd
21
21
github.com/go-ole/go-ole v1.2.4 // indirect
22
22
github.com/godbus/dbus v0.0.0-20181025153459-66d97aec3384 // indirect
23
- github.com/gofrs/uuid v3.2 .0+incompatible
23
+ github.com/gofrs/uuid v3.3 .0+incompatible
24
24
github.com/gogo/googleapis v1.1.0 // indirect
25
25
github.com/gogo/protobuf v1.3.0
26
26
github.com/golang/protobuf v1.3.1
@@ -37,14 +37,14 @@ require (
37
37
github.com/prometheus/client_golang v0.9.2 // indirect
38
38
github.com/shirou/gopsutil v2.18.12+incompatible
39
39
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
40
- github.com/sirupsen/logrus v1.4.2
41
- github.com/stretchr/testify v1.5 .1
40
+ github.com/sirupsen/logrus v1.6.0
41
+ github.com/stretchr/testify v1.6 .1
42
42
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 // indirect
43
43
github.com/urfave/cli v1.20.0 // indirect
44
44
github.com/vishvananda/netlink v1.1.0
45
45
go.etcd.io/bbolt v1.3.1-etcd.8 // indirect
46
46
golang.org/x/sync v0.0.0-20190423024810-112230192c58
47
- golang.org/x/sys v0.0.0-20191210023423-ac6580df4449
47
+ golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd
48
48
google.golang.org/genproto v0.0.0-20181109154231-b5d43981345b // indirect
49
49
google.golang.org/grpc v1.21.0
50
50
gotest.tools v2.2.0+incompatible // indirect
0 commit comments