File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
module cosmossdk.io/x/params
2
2
3
- go 1.22.2
3
+ go 1.23
4
4
5
5
require (
6
6
cosmossdk.io/api v0.7.4
@@ -11,7 +11,7 @@ require (
11
11
cosmossdk.io/math v1.3.0
12
12
cosmossdk.io/store v1.1.1-0.20240418092142-896cdf1971bc
13
13
cosmossdk.io/x/gov v0.0.0-20230925135524-a1bc045b3190
14
- github.com/cometbft/cometbft/api v1.0 .0-alpha.2.0.20240429102542-490e9bc3de65
14
+ github.com/cometbft/cometbft/api v1.1 .0-alpha.1
15
15
github.com/cosmos/cosmos-db v1.0.2
16
16
github.com/cosmos/cosmos-proto v1.0.0-beta.5
17
17
github.com/cosmos/cosmos-sdk v0.51.0
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ github.com/cometbft/cometbft v1.0.0-alpha.2.0.20240429102542-490e9bc3de65 h1:vNr
95
95
github.com/cometbft/cometbft v1.0.0-alpha.2.0.20240429102542-490e9bc3de65 /go.mod h1:FH1mC3P645pmV3TcHly2xc/2QnKOztRVS7QI77L8Pkk =
96
96
github.com/cometbft/cometbft-db v0.12.0 h1:v77/z0VyfSU7k682IzZeZPFZrQAKiQwkqGN0QzAjMi0 =
97
97
github.com/cometbft/cometbft-db v0.12.0 /go.mod h1:aX2NbCrjNVd2ZajYxt1BsiFf/Z+TQ2MN0VxdicheYuw =
98
- github.com/cometbft/cometbft/api v1.0 .0-alpha.2.0.20240429102542-490e9bc3de65 h1:Bj+DkG59qYZE54uWBKXsNtiug1u6M4x8Tk3l5tAb/3I =
99
- github.com/cometbft/cometbft/api v1.0 .0-alpha.2.0.20240429102542-490e9bc3de65 /go.mod h1:NDFKiBBD8HJC6QQLAoUI99YhsiRZtg2+FJWfk6A6m6o =
98
+ github.com/cometbft/cometbft/api v1.1 .0-alpha.1 h1:QTHyLVEoFc2kh3uRwHb3HLfGXJ8kxrIaPPGtt7synGY =
99
+ github.com/cometbft/cometbft/api v1.1 .0-alpha.1 /go.mod h1:Ivh6nSCTJPQOyfQo8dgnyu/T88it092sEqSrZSmTQN8 =
100
100
github.com/containerd/continuity v0.3.0 h1:nisirsYROK15TAMVukJOUyGJjz4BNQJBVsNvAXZJ/eg =
101
101
github.com/containerd/continuity v0.3.0 /go.mod h1:wJEAIwKOm/pBZuBd0JmeTvnLquTB1Ag8espWhkykbPM =
102
102
github.com/coreos/go-systemd/v22 v22.5.0 /go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc =
You can’t perform that action at this time.
0 commit comments