Skip to content

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
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.

3 participants