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 modules #781

Merged
merged 2 commits into from Apr 16, 2020
Merged

feat: add go modules #781

merged 2 commits into from Apr 16, 2020

Conversation

akkumar
Copy link
Contributor

@akkumar akkumar commented Feb 4, 2020

Add go.mod and go.sum to help support go modules ( and remove +incompatible issue in dependent projects ).

I had chosen golang 1.10 version far enough in the past to support more golang versions but recent enough to get the bugfixes and the like.

Looking forward to getting this in.

@coveralls
Copy link

coveralls commented Feb 4, 2020

Coverage Status

Coverage remained the same at 51.497% when pulling b7c361b on akkumar:gomod into 9bdaffc on mattn:master.

@mattn mattn merged commit a23162b into mattn:master Apr 16, 2020
@mattn
Copy link
Owner

mattn commented Apr 16, 2020

Thank you

@akkumar akkumar deleted the gomod branch April 16, 2020 06:01
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.

None yet

3 participants