hyperledger / fabric

Hyperledger Fabric is an enterprise-grade permissioned distributed ledger framework for developing solutions and applications. Its modular and versatile design satisfies a broad range of industry use cases. It offers a unique approach to consensus that enables performance at scale while preserving privacy.
https://wiki.hyperledger.org/display/fabric
Apache License 2.0
15.76k stars 8.86k forks source link

Bump Go to 1.23.1 (release-2.5) #4975

Closed denyeart closed 2 months ago

denyeart commented 2 months ago

Bump Go to 1.23.1

Also update go.mod to use three digit version to indicate toolchain version (most Go projects have switched to this approach at this point).