File tree Expand file tree Collapse file tree 5 files changed +5
-15
lines changed Expand file tree Collapse file tree 5 files changed +5
-15
lines changed Original file line number Diff line number Diff line change 1
- go 1.21
2
-
3
- toolchain go1.22.2
1
+ go 1.19
4
2
5
3
module github.com/cosmos/cosmos-sdk
6
4
Original file line number Diff line number Diff line change 1
1
module cosmossdk.io/simapp
2
2
3
- go 1.21
4
-
5
- toolchain go1.22.2
3
+ go 1.19
6
4
7
5
require (
8
6
cosmossdk.io/api v0.3.1
Original file line number Diff line number Diff line change 1
1
module github.com/cosmos/cosmos-sdk/tests
2
2
3
- go 1.21
4
-
5
- toolchain go1.22.2
3
+ go 1.19
6
4
7
5
require (
8
6
cosmossdk.io/api v0.3.1
Original file line number Diff line number Diff line change 1
1
module cosmossdk.io/tools/cosmovisor
2
2
3
- go 1.21
4
-
5
- toolchain go1.22.2
3
+ go 1.19
6
4
7
5
require (
8
6
github.com/cosmos/cosmos-sdk v0.47.0-rc3
Original file line number Diff line number Diff line change 1
1
module cosmossdk.io/tools/rosetta
2
2
3
- go 1.21
4
-
5
- toolchain go1.22.2
3
+ go 1.19
6
4
7
5
require (
8
6
cosmossdk.io/math v1.3.0
You can’t perform that action at this time.
0 commit comments