This commit is contained in:
ston1th 2020-11-15 00:43:34 +01:00
commit 41027fa380
5 changed files with 9 additions and 11 deletions

1
go.mod
View file

@ -11,6 +11,5 @@ require (
github.com/vishvananda/netlink v1.1.0
golang.org/x/sys v0.0.0-20201113233024-12cec1faf1ba // indirect
gopkg.in/yaml.v2 v2.3.0
k8s.io/klog v1.0.0
k8s.io/klog/v2 v2.4.0
)