Skip to content

Migration to go.mod for dependency management #223

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

Merged
merged 7 commits into from
Jun 6, 2019

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Jun 3, 2019

  • use go.mod instead of dep for dependency management
  • removed the vendor folder
  • copied the cli-inception branch of arduino-builder in the legacy/builder folder (in the future this module will be migrated in the cli as a proper idiomatic go package)

@cmaglie cmaglie added this to the next alpha milestone Jun 3, 2019
@arduino arduino deleted a comment from ArduinoBot Jun 4, 2019
@arduino arduino deleted a comment from ArduinoBot Jun 5, 2019
@arduino arduino deleted a comment from ArduinoBot Jun 5, 2019
@arduino arduino deleted a comment from ArduinoBot Jun 5, 2019
Copy link
Contributor

@masci masci left a comment

Choose a reason for hiding this comment

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

LGTM, this is great!

@cmaglie cmaglie merged commit 10a0cdd into arduino:master Jun 6, 2019
@cmaglie cmaglie deleted the go.mod branch June 6, 2019 14:07
per1234 added a commit that referenced this pull request Aug 9, 2021
Add support for "all" host type in package index tool definition
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