rumyantseva / production-ready-microservices

[workshop] GoWayFest 2017: Production-ready microservices: write in Go. A workshop.
https://youtu.be/7jNsrSAPORQ
MIT License
76 stars 16 forks source link

[WIP] - Update logrus dependency #4

Open shekodn opened 5 years ago

shekodn commented 5 years ago

This is in order to update an old logrus dependency and should fix issue: #3 until chapter 11 (12 is missing)

For chapter 12, there is a dependency https://github.com/k8s-community/utils/blob/master/shutdown/shutdown.go that still uses the old logrus github.com/Sirupsen/logrus

How should we proceed @rumyantseva ?