coreos / mayday

A diagnostics tool for capturing system state.
Apache License 2.0
80 stars 27 forks source link

Update vendored packages & fix CI #69

Closed tschuy closed 7 years ago

tschuy commented 7 years ago

supercedes https://github.com/coreos/mayday/pull/67 with a little more put into it.

A third_party of a dependency was cleaned, and subsequently broke Travis. I've updated the dependencies and it's fixed.

As Luca mentoined in #67, there are three submodules that are added here. This is as far as I can tell glide's default behavior, at least on my machine, for testImports; I'd be happy to squash those.

The changes to the .travis.yml file are necessary for builds on forked repos/libsystemd-journal-dev is for the library that the journal collector uses.