qvest-digital / loginsrv

JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..
MIT License
1.92k stars 150 forks source link

Use upstream logrus #148

Closed kernle32dll closed 4 years ago

kernle32dll commented 4 years ago

The reason logrus was vendored back in 2017(!) is no longer a problem in the age of go modules.

Also, tarent/logrus wasn't updated with upstream sirupsen/logrus in over 2 years, and as such is terribly outdated.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 91.535% when pulling 069160ecab25ab386abf2b360a53084a3eaf4840 on kernle32dll:use-upstream-logrus into ddce71edd5e0a5ca4f7c80a0aba60d4843b2e00d on tarent:master.