build(deps): bump github.com/containernetworking/plugins from 1.5.1 to 1.6.0 #189
Annotations
10 errors
Go 1.23:
cmd/tc-redirect-tap/main.go#L231
p.GetLink undefined (type plugin has no field or method GetLink) (typecheck)
|
Go 1.23:
cmd/tc-redirect-tap/main.go#L239
p.CreateTap undefined (type plugin has no field or method CreateTap) (typecheck)
|
Go 1.23:
cmd/tc-redirect-tap/main.go#L244
p.AddIngressQdisc undefined (type plugin has no field or method AddIngressQdisc) (typecheck)
|
Go 1.23:
cmd/tc-redirect-tap/main.go#L249
p.AddIngressQdisc undefined (type plugin has no field or method AddIngressQdisc) (typecheck)
|
Go 1.23:
cmd/tc-redirect-tap/main.go#L254
p.AddRedirectFilter undefined (type plugin has no field or method AddRedirectFilter) (typecheck)
|
Go 1.23:
cmd/tc-redirect-tap/main.go#L259
p.AddRedirectFilter undefined (type plugin has no field or method AddRedirectFilter) (typecheck)
|
Go 1.23:
cmd/tc-redirect-tap/main.go#L302
undefined: multierror (typecheck)
|
Go 1.23:
cmd/tc-redirect-tap/main.go#L305
p.GetLink undefined (type plugin has no field or method GetLink) (typecheck)
|
Go 1.23:
cmd/tc-redirect-tap/main.go#L335
tapIface declared and not used (typecheck)
|
Go 1.23:
cmd/tc-redirect-tap/main.go#L367
p.GetLink undefined (type plugin has no field or method GetLink) (typecheck)
|