Drop mdrip dependency from api/ because it has conflicting deps with kubectl

This commit is contained in:
Phillip Wittrock
2019-12-17 13:48:29 -08:00
parent 49127f702c
commit de824c2e4d
4 changed files with 72 additions and 63 deletions

View File

@@ -15,8 +15,6 @@ import (
_ "golang.org/x/tools/cmd/stringer"
// for lint checks
_ "github.com/golangci/golangci-lint/cmd/golangci-lint"
// for integration tests driven by the examples
_ "github.com/monopole/mdrip"
// REMOVED pluginator from this process, and leaving
// this note to discourage its reintroduction,
// because pluginator depends on the api, forcing