mirror of
https://github.com/qdm12/gluetun.git
synced 2026-05-09 20:29:23 +02:00
Maint: only internal/netlink depends on github.com/vishvananda/netlink
This commit is contained in:
@@ -2,6 +2,8 @@ package netlink
|
||||
|
||||
import "github.com/vishvananda/netlink"
|
||||
|
||||
type Route = netlink.Route
|
||||
|
||||
var _ Router = (*NetLink)(nil)
|
||||
|
||||
type Router interface {
|
||||
|
||||
Reference in New Issue
Block a user