mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-09-15 22:14:52 +00:00
Change gopkg.in to v4 for v4 release
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
"github.com/containernetworking/cni/libcni"
|
||||
"github.com/containernetworking/plugins/pkg/ns"
|
||||
"github.com/vishvananda/netlink"
|
||||
"gopkg.in/k8snetworkplumbingwg/multus-cni.v3/pkg/logging"
|
||||
"gopkg.in/k8snetworkplumbingwg/multus-cni.v4/pkg/logging"
|
||||
)
|
||||
|
||||
// DeleteDefaultGW removes the default gateway from marked interfaces.
|
||||
|
Reference in New Issue
Block a user