build: bump to Go 1.21 (#17333)

This commit is contained in:
Julien Robert
2023-08-18 09:58:46 +00:00
committed by GitHub
parent 0288d423b9
commit f0030e0e6d
51 changed files with 477 additions and 80 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ The Cosmos SDK is a framework for building blockchain applications. [CometBFT (B
**WARNING**: The Cosmos SDK has mostly stabilized, but we are still making some breaking changes.
**Note**: Requires [Go 1.20+](https://go.dev/dl)
**Note**: We advise to always use the latest maintained [Go](https://go.dev/dl) version for building Cosmos SDK applications.
## Quick Start