Skip to content

Godep: update github.com/Sirupsen/logrus to v0.10.0

Nick Thomas requested to merge (removed):1764-update-logrus into master

What does this MR do?

Update github.com/Sirupsen/logrus to v0.10.0

Why was this MR needed?

Solaris support! There is also a minor fix to TTY detection and some minor performance improvements.

Are there points in the code the reviewer needs to double check?

Our vendored go-dockerclient also vendors in a version of logrus (somewhere between 0.8.7 and 0.9.0). The two have never matched.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

For #1764

Merge request reports