mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-09-16 14:33:59 +00:00
Change gopkg.in to v4 for v4 release
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"os"
|
||||
"testing"
|
||||
|
||||
testutils "gopkg.in/k8snetworkplumbingwg/multus-cni.v3/pkg/testing"
|
||||
testutils "gopkg.in/k8snetworkplumbingwg/multus-cni.v4/pkg/testing"
|
||||
"gopkg.in/natefinch/lumberjack.v2"
|
||||
|
||||
. "github.com/onsi/ginkgo/v2"
|
||||
|
Reference in New Issue
Block a user