Closed
Description
Once arango switches to go 1.13 the build will fail with this error:
go: github.com/coreos/[email protected] requires
github.com/prometheus/[email protected]+incompatible requires
k8s.io/[email protected]+incompatible: invalid pseudo-version: preceding tag (v2.0.0-alpha.0) not found
This related to this:
golang/go#33546 from go.
And here is the related prometheus issue for it:
TL;DR arango needs to get the commit ID instead of the version because prometheus doesn't care about go's API compatilibity restrictions.
Metadata
Metadata
Assignees
Labels
No labels