File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,8 @@ Ref: https://keepachangelog.com/en/1.0.0/
38
38
39
39
### Dependencies
40
40
41
+ * [ \# 1525] ( https://github.com/cosmos/ibc-go/pull/1525 ) Bump SDK version to v0.45.5
42
+
41
43
### API Breaking
42
44
43
45
* (transfer) [ \# 1250] ( https://github.com/cosmos/ibc-go/pull/1250 ) Deprecate ` GetTransferAccount ` since the ` transfer ` module account is never used.
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ replace github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alp
7
7
require (
8
8
github.com/armon/go-metrics v0.4.0
9
9
github.com/confio/ics23/go v0.7.0
10
- github.com/cosmos/cosmos-sdk v0.45.4
10
+ github.com/cosmos/cosmos-sdk v0.45.5
11
11
github.com/gogo/protobuf v1.3.3
12
12
github.com/golang/protobuf v1.5.2
13
13
github.com/gorilla/mux v1.8.0
Original file line number Diff line number Diff line change @@ -232,8 +232,8 @@ github.com/coreos/pkg v0.0.0-20160727233714-3ac0863d7acf/go.mod h1:E3G3o1h8I7cfc
232
232
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f /go.mod h1:E3G3o1h8I7cfcXa63jLwjI0eiQQMgzzUDFVpN/nH/eA =
233
233
github.com/cosmos/btcutil v1.0.4 h1:n7C2ngKXo7UC9gNyMNLbzqz7Asuf+7Qv4gnX/rOdQ44 =
234
234
github.com/cosmos/btcutil v1.0.4 /go.mod h1:Ffqc8Hn6TJUdDgHBwIZLtrLQC1KdJ9jGJl/TvgUaxbU =
235
- github.com/cosmos/cosmos-sdk v0.45.4 h1:eStDAhJdMY8n5arbBRe+OwpNeBSunxSBHp1g55ulfdA =
236
- github.com/cosmos/cosmos-sdk v0.45.4 /go.mod h1:WOqtDxN3eCCmnYLVla10xG7lEXkFjpTaqm2a2WasgCc =
235
+ github.com/cosmos/cosmos-sdk v0.45.5 h1:GVrZM+lss6y626Pq6loxh/3KLRgK/J6/alTkcKkYmGU =
236
+ github.com/cosmos/cosmos-sdk v0.45.5 /go.mod h1:WOqtDxN3eCCmnYLVla10xG7lEXkFjpTaqm2a2WasgCc =
237
237
github.com/cosmos/go-bip39 v0.0.0-20180819234021-555e2067c45d /go.mod h1:tSxLoYXyBmiFeKpvmq4dzayMdCjCnu8uqmCysIGBT2Y =
238
238
github.com/cosmos/go-bip39 v1.0.0 h1:pcomnQdrdH22njcAatO0yWojsUnCO3y2tNoV1cb6hHY =
239
239
github.com/cosmos/go-bip39 v1.0.0 /go.mod h1:RNJv0H/pOIVgxw6KS7QeX2a0Uo0aKUlfhZ4xuwvCdJw =
You can’t perform that action at this time.
0 commit comments