File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ require (
6262 github.com/spf13/cobra v1.8.1
6363 github.com/spf13/pflag v1.0.5
6464 github.com/vishvananda/netlink v1.3.0
65- github.com/vishvananda/netns v0.0.4
65+ github.com/vishvananda/netns v0.0.5
6666 github.com/yuchanns/srslog v1.1.0
6767 go.uber.org/mock v0.5.0
6868 golang.org/x/crypto v0.28.0
Original file line number Diff line number Diff line change @@ -306,8 +306,9 @@ github.com/vbatts/tar-split v0.11.5 h1:3bHCTIheBm1qFTcgh9oPu+nNBtX+XJIupG/vacinC
306306github.com/vbatts/tar-split v0.11.5 /go.mod h1:yZbwRsSeGjusneWgA781EKej9HF8vme8okylkAeNKLk =
307307github.com/vishvananda/netlink v1.3.0 h1:X7l42GfcV4S6E4vHTsw48qbrV+9PVojNfIhZcwQdrZk =
308308github.com/vishvananda/netlink v1.3.0 /go.mod h1:i6NetklAujEcC6fK0JPjT8qSwWyO0HLn4UKG+hGqeJs =
309- github.com/vishvananda/netns v0.0.4 h1:Oeaw1EM2JMxD51g9uhtC0D7erkIjgmj8+JZc26m1YX8 =
310309github.com/vishvananda/netns v0.0.4 /go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM =
310+ github.com/vishvananda/netns v0.0.5 h1:DfiHV+j8bA32MFM7bfEunvT8IAqQ/NzSJHtcmW5zdEY =
311+ github.com/vishvananda/netns v0.0.5 /go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM =
311312github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
312313github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb h1:zGWFAtiMcyryUHoUjUJX0/lt1H2+i2Ka2n+D3DImSNo =
313314github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
You can’t perform that action at this time.
0 commit comments