hashgraph / hedera-sdk-go

Hedera™ Hashgraph SDK for Go
https://docs.hedera.com/docs/hedera-sdks
Apache License 2.0
108 stars 65 forks source link

Update Golang version to 1.22 #937

Open 0xivanov opened 5 months ago

0xivanov commented 5 months ago

Problem

We need to update the Go version used in this project to the latest stable release, Go 1.22. This upgrade is necessary to leverage new features, performance improvements, and security fixes introduced in Go 1.22

Solution

Update Golang version to 1.22

Alternatives

No response