buildkite/lifecycled

Update vendored dependencies (some are >2 years old)

itsdalmo opened this issue · 2 comments

Might be time to upgrade them, e.g. logrus supports some new patterns so we can pass a logger between functions and eventually (hopefully) write tests.

What are you using for managing dependencies? Would you consider swapping to dep?

lox commented

I reckon we might stay with govendor as we use it across all our projects. The plan is to swap to go modules once 1.11 has had some time to settle in. I'll drop a PR with an update to vendors.

lox commented

Closing in favor of #29