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

Remove replace directives and use own fork to make go get work again #1028

Merged
merged 1 commit into from
Mar 8, 2020

Conversation

42wim
Copy link
Owner

@42wim 42wim commented Mar 8, 2020

See golang/go#30354
go get doesn't honor the go.mod replace options.

Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

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

The PR diff size of 185898 lines exceeds the maximum allowed for the inline comments feature.

@codeclimate
Copy link

codeclimate bot commented Mar 8, 2020

Code Climate has analyzed commit 40fe1f1 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 10.0% (0.0% change).

View more on Code Climate.

@42wim 42wim merged commit 9785edd into master Mar 8, 2020
@42wim 42wim deleted the f-gomod branch March 8, 2020 16:08
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