File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
20
20
github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21
21
github.com/stretchr/testify v1.8.4
22
- github.com/vishvananda/netlink v1.1 .1-0.20211118161826-650dca95af54
22
+ github.com/vishvananda/netlink v1.2 .1-beta.2
23
23
golang.org/x/crypto v0.16.0
24
24
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
25
25
golang.org/x/net v0.19.0
Original file line number Diff line number Diff line change @@ -137,8 +137,8 @@ github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81P
137
137
github.com/stretchr/testify v1.7.0 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
138
138
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk =
139
139
github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
140
- github.com/vishvananda/netlink v1.1 .1-0.20211118161826-650dca95af54 h1:8mhqcHPqTMhSPoslhGYihEgSfc77+7La1P6kiB6+9So =
141
- github.com/vishvananda/netlink v1.1 .1-0.20211118161826-650dca95af54 /go.mod h1:twkDnbuQxJYemMlGd4JFIcuhgX83tXhKS2B/PRMpOho =
140
+ github.com/vishvananda/netlink v1.2 .1-beta.2 h1:Llsql0lnQEbHj0I1OuKyp8otXp0r3q0mPkuhwHfStVs =
141
+ github.com/vishvananda/netlink v1.2 .1-beta.2 /go.mod h1:twkDnbuQxJYemMlGd4JFIcuhgX83tXhKS2B/PRMpOho =
142
142
github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae /go.mod h1:DD4vA1DwXk04H54A1oHXtwZmA0grkVMdPxx/VGLCah0 =
143
143
github.com/vishvananda/netns v0.0.4 h1:Oeaw1EM2JMxD51g9uhtC0D7erkIjgmj8+JZc26m1YX8 =
144
144
github.com/vishvananda/netns v0.0.4 /go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM =
You can’t perform that action at this time.
0 commit comments