Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix capitalization issues in import path #244

Merged
merged 1 commit into from
Nov 11, 2019
Merged

Conversation

Ullaakut
Copy link
Owner

Goal of this PR

This PR fixes some import path issues that people have had sometimes.

How to test it

  • CI should pass
  • Tests should pass go test ./...
  • go mod tidy should not cause any change in the go.mod file

@Ullaakut Ullaakut added the bug label Nov 11, 2019
@Ullaakut Ullaakut self-assigned this Nov 11, 2019
@coveralls
Copy link

coveralls commented Nov 11, 2019

Pull Request Test Coverage Report for Build 743

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 741: 0.0%
Covered Lines: 536
Relevant Lines: 536

💛 - Coveralls

@Ullaakut
Copy link
Owner Author

CI is breaking but not due to this PR, it seems to be an issue with Travis again so I'll make this pass in the meantime. I contacted the support, it should be fixed soon.

@Ullaakut Ullaakut merged commit cb47aef into master Nov 11, 2019
@Ullaakut Ullaakut deleted the fix-capitalization-issues branch November 11, 2019 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants