mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-09-20 09:01:15 +00:00
Following group name changes in github.
This changes to track organization name change in github, from Intel-Corp to intel.
This commit is contained in:
@@ -25,8 +25,8 @@ import (
|
||||
"os"
|
||||
"path/filepath"
|
||||
|
||||
k8s "github.com/Intel-Corp/multus-cni/k8sclient"
|
||||
"github.com/Intel-Corp/multus-cni/types"
|
||||
k8s "github.com/intel/multus-cni/k8sclient"
|
||||
"github.com/intel/multus-cni/types"
|
||||
"github.com/containernetworking/cni/pkg/invoke"
|
||||
"github.com/containernetworking/cni/pkg/ns"
|
||||
"github.com/containernetworking/cni/pkg/skel"
|
||||
|
Reference in New Issue
Block a user