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 @@ -113,7 +113,7 @@ require (
113113 github.com/valyala/bytebufferpool v1.0.0 // indirect
114114 github.com/valyala/fasttemplate v1.2.2 // indirect
115115 github.com/vishvananda/netlink v1.3.0
116- github.com/vishvananda/netns v0.0.4
116+ github.com/vishvananda/netns v0.0.5
117117 go.opencensus.io v0.23.0 // indirect
118118 go.uber.org/multierr v1.11.0 // indirect
119119 golang.org/x/crypto v0.31.0
Original file line number Diff line number Diff line change @@ -762,8 +762,9 @@ github.com/vishvananda/netlink v1.3.0/go.mod h1:i6NetklAujEcC6fK0JPjT8qSwWyO0HLn
762762github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc /go.mod h1:ZjcWmFBXmLKZu9Nxj3WKYEafiSqer2rnvPr0en9UNpI =
763763github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df /go.mod h1:JP3t17pCcGlemwknint6hfoeCVQrEMVwxRLRjXpq+BU =
764764github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae /go.mod h1:DD4vA1DwXk04H54A1oHXtwZmA0grkVMdPxx/VGLCah0 =
765- github.com/vishvananda/netns v0.0.4 h1:Oeaw1EM2JMxD51g9uhtC0D7erkIjgmj8+JZc26m1YX8 =
766765github.com/vishvananda/netns v0.0.4 /go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM =
766+ github.com/vishvananda/netns v0.0.5 h1:DfiHV+j8bA32MFM7bfEunvT8IAqQ/NzSJHtcmW5zdEY =
767+ github.com/vishvananda/netns v0.0.5 /go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM =
767768github.com/willf/bitset v1.1.11-0.20200630133818-d5bec3311243 /go.mod h1:RjeCKbqT1RxIR/KWY6phxZiaY1IyutSBfGjNPySAYV4 =
768769github.com/willf/bitset v1.1.11 /go.mod h1:83CECat5yLh5zVOf4P1ErAgKA5UDvKtgyUABdr3+MjI =
769770github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
You can’t perform that action at this time.
0 commit comments