chore: use go1.23 (#23897)

This commit is contained in:
Alex | Interchain Labs
2025-03-05 14:17:59 -05:00
committed by GitHub
parent 3670066fab
commit 8903e43a9e
32 changed files with 71 additions and 97 deletions
-2
View File
@@ -2,8 +2,6 @@ module cosmossdk.io/tests/systemtests
go 1.23.0
toolchain go1.24.0
replace (
cosmossdk.io/api => ../../api
cosmossdk.io/systemtests => ../../systemtests