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 @@ -18,7 +18,7 @@ require (
1818 github.com/sirupsen/logrus v1.9.3
1919 github.com/stretchr/testify v1.9.0
2020 github.com/vishvananda/netlink v1.2.1-beta.2
21- github.com/vishvananda/netns v0.0.4
21+ github.com/vishvananda/netns v0.0.5
2222 golang.org/x/crypto v0.31.0
2323 golang.org/x/sys v0.28.0
2424)
Original file line number Diff line number Diff line change @@ -170,8 +170,8 @@ github.com/tidwall/pretty v1.0.0/go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhV
170170github.com/vishvananda/netlink v1.2.1-beta.2 h1:Llsql0lnQEbHj0I1OuKyp8otXp0r3q0mPkuhwHfStVs =
171171github.com/vishvananda/netlink v1.2.1-beta.2 /go.mod h1:twkDnbuQxJYemMlGd4JFIcuhgX83tXhKS2B/PRMpOho =
172172github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae /go.mod h1:DD4vA1DwXk04H54A1oHXtwZmA0grkVMdPxx/VGLCah0 =
173- github.com/vishvananda/netns v0.0.4 h1:Oeaw1EM2JMxD51g9uhtC0D7erkIjgmj8+JZc26m1YX8 =
174- github.com/vishvananda/netns v0.0.4 /go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM =
173+ github.com/vishvananda/netns v0.0.5 h1:DfiHV+j8bA32MFM7bfEunvT8IAqQ/NzSJHtcmW5zdEY =
174+ github.com/vishvananda/netns v0.0.5 /go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM =
175175github.com/xdg-go/pbkdf2 v1.0.0 /go.mod h1:jrpuAogTd400dnrH08LKmI/xc1MbPOebTwRqcT5RDeI =
176176github.com/xdg-go/scram v1.0.2 /go.mod h1:1WAq6h33pAW+iRreB34OORO2Nf7qel3VV3fjBj+hCSs =
177177github.com/xdg-go/stringprep v1.0.2 /go.mod h1:8F9zXuvzgwmyT5DUm4GUfZGDdT3W+LCvS6+da4O5kxM =
You can’t perform that action at this time.
0 commit comments