Logrus must be upgraded after go upgrade to 1.15
After upgrade of golang to 1.15 there is a regression in logrus logging library. We need to upgrade logrus to circumvent this. See for reference: https://github.com/sirupsen/logrus/issues/1096
After upgrade of golang to 1.15 there is a regression in logrus logging library. We need to upgrade logrus to circumvent this. See for reference: https://github.com/sirupsen/logrus/issues/1096