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 to Go Modules and update Travis CI pipeline #35

Merged
merged 3 commits into from Oct 27, 2020

Conversation

tiero
Copy link
Contributor

@tiero tiero commented Jun 23, 2020

Migrating to Go Modules avoids the infamous GOPATH problem when doing forks on other username/organizations, and also it's the de-facto standard for modern Go projects. The Travis matrix has been updated starting Go Version 1.11 and release has been dropped as well.

After the merge in master a go mod tidy would be beneficial.

@tiero tiero marked this pull request as draft June 23, 2020 08:39
@tiero tiero marked this pull request as ready for review June 23, 2020 08:39
@tiero tiero marked this pull request as draft June 23, 2020 08:54
@tiero tiero changed the title [WIP] Update .travis.yml [WIP] Migrate to Go Modules and update Travis CI pipeline accordingly Jun 23, 2020
@tiero tiero marked this pull request as ready for review June 23, 2020 08:58
@tiero tiero changed the title [WIP] Migrate to Go Modules and update Travis CI pipeline accordingly Migrate to Go Modules and update Travis CI pipeline accordingly Jun 23, 2020
@tiero
Copy link
Contributor Author

tiero commented Jun 23, 2020

Please @tyler-smith coudl you review this? Thanks

@tiero tiero changed the title Migrate to Go Modules and update Travis CI pipeline accordingly Migrate to Go Modules and update Travis CI pipeline Jun 23, 2020
@tyler-smith
Copy link
Owner

@tiero Sorry for the delay, it's been a busy time. I really appreciate the contribution!

@tyler-smith tyler-smith merged commit a70073c into tyler-smith:master Oct 27, 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.

None yet

2 participants