Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Corrects the import path of logrus #4

Merged
merged 1 commit into from
Jul 9, 2017
Merged

Corrects the import path of logrus #4

merged 1 commit into from
Jul 9, 2017

Conversation

syntaqx
Copy link

@syntaqx syntaqx commented Jul 9, 2017

Logrus has updated their import path to github.com/sirupsen/logrus, which is normally not much of an issue for Go, but a bunch of linters are unable to associate the two correctly. This should fix that, and cause no issues for those that are up-to-date.

Copy link
Collaborator

@VojtechVitek VojtechVitek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for your contribution

@VojtechVitek VojtechVitek merged commit e1454b9 into pressly:master Jul 9, 2017
@VojtechVitek
Copy link
Collaborator

Very unfortunate decision by logrus, see sirupsen/logrus#570. It broke our builds and golang/dep can't handle it properly :(

@jvalecillos
Copy link

It basically broke the whole ecosystem because a lot of other libs are using logrus

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants