-
- Downloads
[renovate] Update module github.com/vishvananda/netlink to v1.3.0
parent
ae165e70
No related branches found
No related tags found
... | ... | @@ -13,7 +13,7 @@ require ( |
github.com/sirupsen/logrus v1.9.3 | ||
github.com/spf13/cobra v1.8.1 | ||
github.com/spf13/viper v1.19.0 | ||
github.com/vishvananda/netlink v1.1.0 | ||
github.com/vishvananda/netlink v1.3.0 | ||
golang.org/x/net v0.28.0 | ||
golang.org/x/sys v0.24.0 | ||
google.golang.org/grpc v1.65.0 | ||
... | ... | @@ -39,7 +39,7 @@ require ( |
github.com/subosito/gotenv v1.6.0 // indirect | ||
github.com/tklauser/go-sysconf v0.3.11 // indirect | ||
github.com/tklauser/numcpus v0.6.0 // indirect | ||
github.com/vishvananda/netns v0.0.0-20191106174202-0a2b9b5464df // indirect | ||
github.com/vishvananda/netns v0.0.4 // indirect | ||
github.com/yusufpapurcu/wmi v1.2.3 // indirect | ||
go.uber.org/atomic v1.9.0 // indirect | ||
go.uber.org/multierr v1.9.0 // indirect | ||
... | ... |
Please register or sign in to comment