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

feat: add go mod to remove +incompatible suffix in dependent projects #473

Closed
wants to merge 1 commit into from
Closed

Conversation

akkumar
Copy link

@akkumar akkumar commented Nov 26, 2019

Add go mod (and .sum) files .

This makes the list of dependencies clearer (even if none exists outside stdlib in this case).

It also prevents the ugly +incompatible suffix that is added in downstream projects dependent on this.

@cristaloleg
Copy link

see #462

@pkieltyka pkieltyka closed this Dec 5, 2020
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.

3 participants