hyperledger / fabric-gateway

Go, Node and Java client API for Hyperledger Fabric v2.4+
https://hyperledger.github.io/fabric-gateway/
Apache License 2.0
150 stars 87 forks source link

Add support for Go 1.22 #673

Closed bestbeforetoday closed 7 months ago

bestbeforetoday commented 7 months ago

As a blockchain application developer I want to use Go 1.22 So that I can exploit the latest language features and stay current with security updates

If no code changes are required to run with Go 1.22, the supported versions can be updated without any version change. If code changes are required, a minor release version needs to be published to allow Go 1.22 support, and support for Go 1.20 should also be removed.