logv / sybil

columnar storage + NoSQL OLAP engine | https://logv.org
https://logv.org
Other
305 stars 26 forks source link

[circleci] why are builds failing? #98

Closed okayzed closed 5 years ago

okayzed commented 5 years ago

https://circleci.com/gh/logv/sybil/316

need to figure this out.

okayzed commented 5 years ago

go-grpc stopped supporting go1.6 - 1.8 2 months ago: https://github.com/grpc/grpc-go/commit/59a2cfbdf9272f6334fe4856b6e7c8d212845b3d#diff-04c6e90faac2675aa89e2176d2eec7d8

okayzed commented 5 years ago

for now, grpc is behind a build flag. but what the hell? i want sybil to build on all versions of go from 1.6 and upwards, why do other people have to make that difficult?