solo-io / go-utils

golang utilities
Apache License 2.0
109 stars 18 forks source link

Update logrus take 1 #339

Closed rickducott closed 4 years ago

rickducott commented 4 years ago

After this, I can pull in go-utils as long as I use this replace in my downstream projects: replace github.com/Sirupsen/logrus => github.com/sirupsen/logrus v1.0.6

And I also make sure I don't pull in a package of Sirupsen as an indirect dependency. BOT NOTES: resolves https://github.com/solo-io/go-utils/issues/340

rickducott commented 4 years ago

If it passes CI I'll add a CL

solo-changelog-bot[bot] commented 4 years ago

Issues linked to changelog: https://github.com/solo-io/go-utils/issues/340