As we know fabric-sdk-go (https://github.com/hyperledger/fabric-sdk-go) has not been updated for a long time. It has too many code conflicts with fabric v2.4+
Since the new Fabric-gateway API been released, It already has the ability to interact with system chaincode,
which means all the features of fabric-sdk-go can be implemented in the fabric-gateway project
So, is there an official plan to replace fabric-sdk-go