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 88 forks source link

End support for Go 1.19 #615

Closed bestbeforetoday closed 11 months ago

bestbeforetoday commented 1 year ago

As a project maintainer I want to remove support for Go 1.19 So that features for currently supported Go runtimes can be exploited

Go 1.19 will reach end-of-life when Go 1.21 is released, which is currently planned for August 2023. Once this date passes, support for Go 1.19 can be removed from the Fabric Gateway client API.

The following tasks are required: