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

Migrate from Godep to go.mod #70

Merged
merged 4 commits into from
Dec 27, 2018
Merged

Migrate from Godep to go.mod #70

merged 4 commits into from
Dec 27, 2018

Conversation

alexflint
Copy link
Owner

This PR moves go-arg from Godep to go 1.11 modules. This should not affect users of this library since we are using go mod vendor to remain backwards compatible with pre-1.11 releases of Go.

@coveralls
Copy link

coveralls commented Nov 20, 2018

Coverage Status

Coverage remained the same at 93.886% when pulling e85cc7a on create-go-mod into fb7d95b on master.

@alexflint alexflint merged commit f40417e into master Dec 27, 2018
@alexflint alexflint deleted the create-go-mod branch December 27, 2018 18:54
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.

2 participants