hyperledger-labs / fabric-operator

Hyperledger Fabric Kubernetes Operator
Apache License 2.0
66 stars 37 forks source link

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

Closed denyeart closed 3 months ago

denyeart commented 3 months ago

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.