Case sensitivity with import of github.com/Sirupsen/logrus

Hi all -
My company imports beats for a few mission critical apps, and in trying to update some dependencies we converted our Go monorepo to modules. Now, when trying to build, I'm getting the following error:
github.com/Sirupsen/logrus: github.com/Sirupsen/logrus@v1.4.2: parsing go.mod:
module declares its path as: github.com/sirupsen/logrus
but was required as: github.com/Sirupsen/logrus

Happy to make a PR to fix, but posting here first per the guidelines!

  • David // Engineer @ Etsy

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.