Skip to content

fix case-insensitive import collision#10

Open
leojrfs wants to merge 1 commit intomachinebox:masterfrom
leojrfs:patch-1
Open

fix case-insensitive import collision#10
leojrfs wants to merge 1 commit intomachinebox:masterfrom
leojrfs:patch-1

Conversation

@leojrfs
Copy link

@leojrfs leojrfs commented May 13, 2020

This commit fixes the following error that might occur on case-insensitive systems:

case-insensitive import collision: "github.com/JackMordaunt/icns" and "github.com/jackmordaunt/icns"

This commit fixes the following error that might occur on case-insensitive systems:

```
case-insensitive import collision: "github.com/JackMordaunt/icns" and "github.com/jackmordaunt/icns"
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant