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

Switch from dep to go modules #44

Merged
merged 8 commits into from
Jan 9, 2019
Merged

Switch from dep to go modules #44

merged 8 commits into from
Jan 9, 2019

Conversation

Clivern
Copy link
Owner

@Clivern Clivern commented Jan 8, 2019

Fix #41
Fix #42

Steps

$ go mod -init
$ go build ./...
$ rm -rf vendor Gopkg.* # look ma no hands
$ go list -m all

@Clivern Clivern merged commit 6b96fb7 into master Jan 9, 2019
@Clivern Clivern deleted the feature/go-modules branch January 9, 2019 22:44
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