Update knftables, with new sigs.k8s.io module name
This commit is contained in:
@@ -28,13 +28,13 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/danwinship/knftables"
|
||||
"github.com/google/go-cmp/cmp"
|
||||
"github.com/lithammer/dedent"
|
||||
|
||||
"k8s.io/api/core/v1"
|
||||
"k8s.io/apimachinery/pkg/util/sets"
|
||||
netutils "k8s.io/utils/net"
|
||||
"sigs.k8s.io/knftables"
|
||||
)
|
||||
|
||||
// getLine returns a string containing the file and line number of the caller, if
|
||||
|
Reference in New Issue
Block a user