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

Adds go mod files #73

Merged
merged 2 commits into from
Feb 22, 2019
Merged

Adds go mod files #73

merged 2 commits into from
Feb 22, 2019

Conversation

Seklfreak
Copy link
Contributor

Golang 1.11 adds preliminary for Golang Modules.
https://github.com/golang/go/wiki/Modules

Golang Modules allow versioned dependency management.

This PR adds the files necessary for go mod projects.

After merging the PR, a new version tag should be created, so go mod can use that as the version to import.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 68.889% when pulling 8deb1f0 on Seklfreak:master into 8bd1313 on zhutik:master.

@zhutik
Copy link
Owner

zhutik commented Feb 22, 2019

Thanks for your contribution!

@zhutik zhutik merged commit 823b8f6 into zhutik:master Feb 22, 2019
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