File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/sirupsen/logrus v1.9.3
2222 github.com/urfave/cli v1.22.16
2323 github.com/vishvananda/netlink v1.3.0
24- golang.org/x/net v0.36 .0
24+ golang.org/x/net v0.37 .0
2525 golang.org/x/sys v0.31.0
2626 google.golang.org/protobuf v1.36.5
2727)
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ github.com/vishvananda/netlink v1.3.0 h1:X7l42GfcV4S6E4vHTsw48qbrV+9PVojNfIhZcwQ
7777github.com/vishvananda/netlink v1.3.0 /go.mod h1:i6NetklAujEcC6fK0JPjT8qSwWyO0HLn4UKG+hGqeJs =
7878github.com/vishvananda/netns v0.0.4 h1:Oeaw1EM2JMxD51g9uhtC0D7erkIjgmj8+JZc26m1YX8 =
7979github.com/vishvananda/netns v0.0.4 /go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM =
80- golang.org/x/net v0.36 .0 h1:vWF2fRbw4qslQsQzgFqZff+BItCvGFQqKzKIzx1rmoA =
81- golang.org/x/net v0.36 .0 /go.mod h1:bFmbeoIPfrw4sMHNhb4J9f6+tPziuGjq7Jk/38fxi1I =
80+ golang.org/x/net v0.37 .0 h1:1zLorHbz+LYj7MQlSf1+2tPIIgibq2eL5xkrGk6f+2c =
81+ golang.org/x/net v0.37 .0 /go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8 =
8282golang.org/x/sync v0.1.0 h1:wsuoTGHzEhffawBOhz5CYhcrV4IdKZbEyZjBMuTp12o =
8383golang.org/x/sync v0.1.0 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
8484golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ github.com/vishvananda/netlink/nl
9191# github.com/vishvananda/netns v0.0.4
9292## explicit; go 1.17
9393github.com/vishvananda/netns
94- # golang.org/x/net v0.36 .0
94+ # golang.org/x/net v0.37 .0
9595## explicit; go 1.23.0
9696golang.org/x/net/bpf
9797# golang.org/x/sys v0.31.0
You can’t perform that action at this time.
0 commit comments