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 mod #44

Merged
merged 4 commits into from
Dec 10, 2020
Merged

Migrate to go mod #44

merged 4 commits into from
Dec 10, 2020

Conversation

korbenclario
Copy link
Contributor

For easier development and using up-to-date tools, I've migrated this repo to go modules.

Please, review and tell me if there is something to discuss.

  • Removed vendors with Gopkg, as now they will be cached separately by go mod
  • Added some additional files in the.gitignore for developing in IDE and on iOS

@mat mat temporarily deployed to besticon-demo December 9, 2020 16:48 Inactive
@mat mat temporarily deployed to besticon-demo December 9, 2020 16:48 Inactive
Copy link
Owner

@mat mat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @korbenclario for this PR and congratulations to your first PR ! 😃

I quickly tested this and it works great. Just one thing seems broken: the task that combines the NOTICES file from all dependencies: make update_notices_file now creates an empty NOTICES file. This is using the licensed tool, configured in the .licensed.yml. Could you have a brief look into this?

.gitignore Outdated Show resolved Hide resolved
@mat mat merged commit c65f4f5 into mat:master Dec 10, 2020
@korbenclario korbenclario deleted the gomod branch December 11, 2020 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants