forked from github/multus-cni
Merge to resolve conflicts in vendored packages
This commit is contained in:
2
vendor/github.com/pkg/errors/format_test.go
generated
vendored
2
vendor/github.com/pkg/errors/format_test.go
generated
vendored
@@ -516,7 +516,7 @@ type wrapper struct {
|
||||
want []string
|
||||
}
|
||||
|
||||
func prettyBlocks(blocks []string) string {
|
||||
func prettyBlocks(blocks []string, prefix ...string) string {
|
||||
var out []string
|
||||
|
||||
for _, b := range blocks {
|
||||
|
Reference in New Issue
Block a user