Closed jdef closed 9 years ago
This is due to awkwardness of having to maintain different versions of mesos-go for different mesos targets. Master is in a weird state where it has mesos-go bindings compatible with 0.22 but features that were added for a later version. I've been pushing non-mesos-go changes to master, and keeping version specific stuff into their own branches. But I think I should probably push the latest mesos-go into master and then revert it on the 22 branch.