Skip to content

Temporary: fix builds on dependent projects #949

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Sep 15, 2020

Golang projects that uses the CLI as-a-library will fail to build because the replace directive in go.mod is valid only for the local project. This should fix the build of arduino-builder until GeertJohan/go.rice#159 is merged.

Once the upstream patch is merged this commit could be reverted and the fork removed.

Golang projects that uses the CLI as-a-library will fail to build
because the "replace" directive is valid only for the local project.
This should fix the build until GeertJohan/go.rice#159
is merged.

Once the upstrea patch is merged this commit could be reverted and the
fork removed.
@cmaglie cmaglie merged commit 47aafe3 into arduino:master Sep 15, 2020
Copy link
Collaborator

@matthijskooijman matthijskooijman left a comment

Choose a reason for hiding this comment

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

I looked quickly, seems ok. Didn't test yet.

@cmaglie cmaglie deleted the fixing-rice.go-dep branch September 15, 2020 17:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants