cant build due to dependency on raintank/metrictank which is using vendoring
Closed this issue · 3 comments
woodsaj commented
# 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
woodsaj commented
never mind, this error was encountered when re-building docker images. Looks to have been caused bye some cached build steps
woodsaj commented
actually, i this is still an issue.
woodsaj commented
fixed with grafana/metrictank@20d8190