travisjeffery / jocko

Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
https://twitter.com/travisjeffery
MIT License
4.94k stars 363 forks source link

Fixes `make deps` to work with go modules #158

Closed tscolari closed 4 years ago

tscolari commented 5 years ago

This should fix CI 🤞

tscolari commented 5 years ago

Well, this should fix it if the go version of CI gets updated. Weirdly go modules (v1.11+) is enabled in the project, but CI seems to be building with go v1.10.