Change gopkg.in to v4 for v4 release

This commit is contained in:
Tomofumi Hayashi
2023-04-13 23:36:40 +09:00
parent fe14c17fe7
commit 1b01e3e486
31 changed files with 67 additions and 67 deletions

View File

@@ -26,7 +26,7 @@ import (
"github.com/blang/semver"
"gopkg.in/k8snetworkplumbingwg/multus-cni.v3/pkg/logging"
"gopkg.in/k8snetworkplumbingwg/multus-cni.v4/pkg/logging"
)
const (

View File

@@ -21,7 +21,7 @@ import (
"github.com/fsnotify/fsnotify"
"gopkg.in/k8snetworkplumbingwg/multus-cni.v3/pkg/logging"
"gopkg.in/k8snetworkplumbingwg/multus-cni.v4/pkg/logging"
)
// MultusDefaultNetworkName holds the default name of the multus network