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

platform/golang: loosen assertion for Go 1.16.2 #2480

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

sykesm
Copy link
Contributor

@sykesm sykesm commented Mar 15, 2021

The error messages for commands executed outside of a module were changed in Go 1.16.2. This change loosens our assertion to handle the old and new messages.

The error messages for commands executed outside of a module were
changed in Go 1.16.2. This change loosens our assertion to handle the
old and new messages.

Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>
@sykesm sykesm requested a review from a team as a code owner March 15, 2021 17:40
@manish-sethi manish-sethi merged commit b40f703 into hyperledger:master Mar 15, 2021
@denyeart
Copy link
Contributor

@Mergifyio backport release-2.3

@denyeart
Copy link
Contributor

@Mergifyio backport release-2.2

@mergify
Copy link

mergify bot commented Aug 31, 2021

Command backport release-2.3: failure

No backport have been created

  • Backport to branch release-2.3 failed: Git reported the following error:
fatal: couldn't find remote ref master

@mergify
Copy link

mergify bot commented Aug 31, 2021

Command backport release-2.2: failure

No backport have been created

  • Backport to branch release-2.2 failed: Git reported the following error:
fatal: couldn't find remote ref master

denyeart pushed a commit to denyeart/fabric that referenced this pull request Aug 31, 2021
The error messages for commands executed outside of a module were
changed in Go 1.16.2. This change loosens our assertion to handle the
old and new messages.

Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
denyeart pushed a commit to denyeart/fabric that referenced this pull request Aug 31, 2021
The error messages for commands executed outside of a module were
changed in Go 1.16.2. This change loosens our assertion to handle the
old and new messages.

Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
manish-sethi pushed a commit that referenced this pull request Aug 31, 2021
The error messages for commands executed outside of a module were
changed in Go 1.16.2. This change loosens our assertion to handle the
old and new messages.

Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
C0rWin pushed a commit to C0rWin/fabric that referenced this pull request Sep 24, 2022
The error messages for commands executed outside of a module were
changed in Go 1.16.2. This change loosens our assertion to handle the
old and new messages.

Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>
Signed-off-by: David Enyeart <enyeart@us.ibm.com>
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