Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

fix case-insensitive import collision #494

Merged
merged 2 commits into from
Jul 6, 2017

Conversation

s7v7nislands
Copy link
Contributor

when multipackage using different versions, go build error:
case-insensitive import collision: "github.com/Sirupsen/logrus" and "github.com/sirupsen/logrus"

when multipackage using different versions, go build error:
case-insensitive import collision: "github.com/Sirupsen/logrus" and "github.com/sirupsen/logrus"
@markbates markbates changed the base branch from master to development July 6, 2017 15:22
@markbates markbates merged commit 569466f into gobuffalo:development Jul 6, 2017
@markbates
Copy link
Member

Thanks!

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.

2 participants