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

Bump fabric, fabric-ca, fabric-lib-go #200

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

denyeart
Copy link
Contributor

Update to the latest fabric (v2.5.9), fabric-ca, and fabric-lib-go.
These versions all depend on the same version of github.com/IBM/idemix and
resolves issues related to breaking changes in github.com/IBM/idemix.

Note that the fabric dependency is now on the release-2.5 branch rather than main branch,
which is why one of the function calls needed to be updated.

Bump Go to 1.22.5.
Latest Go also requires an update to controller-gen (otherwise it panics with a nil pointer).
The controller-gen update in turn improves formatting of the generated CRD yaml files.

Signed-off-by: David Enyeart <[email protected]>
Update to the latest fabric (v2.5.9), fabric-ca, and fabric-lib-go.
These versions all depend on the same version of github.com/IBM/idemix and
resolves issues related to breaking changes in github.com/IBM/idemix.

Note that the fabric dependency is now on the release-2.5 branch rather than main branch,
which is why one of the function calls needed to be updated.

Signed-off-by: David Enyeart <[email protected]>
@shoaebjindani shoaebjindani merged commit 120399a into hyperledger-labs:main Jul 23, 2024
9 checks passed
shoaebjindani added a commit to shoaebjindani/fabric-operator that referenced this pull request Sep 20, 2024
Update to the latest fabric (v2.5.9), fabric-ca, and fabric-lib-go.
These versions all depend on the same version of github.com/IBM/idemix
and
resolves issues related to breaking changes in github.com/IBM/idemix.

Note that the fabric dependency is now on the release-2.5 branch rather
than main branch,
which is why one of the function calls needed to be updated.

---------

Signed-off-by: David Enyeart <[email protected]>
Co-authored-by: shoaebjindani <[email protected]>
Signed-off-by: Shoaeb Jindani <[email protected]>
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