raintank/inspect

cant build due to dependency on raintank/metrictank which is using vendoring

Closed this issue · 3 comments

# github.com/raintank/inspect/inspect-es
go/src/github.com/raintank/inspect/inspect-es/main.go:108: cannot use met (type []*"github.com/raintank/metrictank/vendor/gopkg.in/raintank/schema.v1".MetricDefinition) as type []*"gopkg.in/raintank/schema.v1".MetricDefinition in argument to show
go/src/github.com/raintank/inspect/inspect-es/main.go:112: cannot use met (type []*"github.com/raintank/metrictank/vendor/gopkg.in/raintank/schema.v1".MetricDefinition) as type []*"gopkg.in/raintank/schema.v1".MetricDefinition in argument to show

never mind, this error was encountered when re-building docker images. Looks to have been caused bye some cached build steps

actually, i this is still an issue.