Commit 8a813a1 1 parent ddec59b commit 8a813a1 Copy full SHA for 8a813a1
File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -34,11 +34,11 @@ Ref: https://keepachangelog.com/en/1.0.0/
34
34
35
35
# Changelog
36
36
37
- ## [ v1.3.0] ( https://github.com/cosmos/ibc-go/releases/tag/v1.3.0 ) - 2022-03-01
37
+ ## [ v1.3.0] ( https://github.com/cosmos/ibc-go/releases/tag/v1.3.0 ) - 2022-03-09
38
38
39
39
### Dependencies
40
40
41
- * [ \# 851 ] ( https://github.com/cosmos/ibc-go/pull/851 ) Bump SDK version to v0.45.1
41
+ * [ \# 1073 ] ( https://github.com/cosmos/ibc-go/pull/1073 ) Bump SDK version to v0.44.6
42
42
* [ \# 948] ( https://github.com/cosmos/ibc-go/pull/948 ) Bump ics23/go to v0.7
43
43
44
44
### State Machine Breaking
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.3.10
9
9
github.com/confio/ics23/go v0.7.0
10
- github.com/cosmos/cosmos-sdk v0.45.1
10
+ github.com/cosmos/cosmos-sdk v0.44.6
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 @@ -189,8 +189,8 @@ github.com/coreos/pkg v0.0.0-20160727233714-3ac0863d7acf/go.mod h1:E3G3o1h8I7cfc
189
189
github.com/coreos/pkg v0.0.0-20180928190104-399ea9e2e55f /go.mod h1:E3G3o1h8I7cfcXa63jLwjI0eiQQMgzzUDFVpN/nH/eA =
190
190
github.com/cosmos/btcutil v1.0.4 h1:n7C2ngKXo7UC9gNyMNLbzqz7Asuf+7Qv4gnX/rOdQ44 =
191
191
github.com/cosmos/btcutil v1.0.4 /go.mod h1:Ffqc8Hn6TJUdDgHBwIZLtrLQC1KdJ9jGJl/TvgUaxbU =
192
- github.com/cosmos/cosmos-sdk v0.45.1 h1:PY79YxPea5qlRLExRnzg8/rT1Scc8GGgRs22p7DX99Q =
193
- github.com/cosmos/cosmos-sdk v0.45.1 /go.mod h1:XXS/asyCqWNWkx2rW6pSuen+EVcpAFxq6khrhnZgHaQ =
192
+ github.com/cosmos/cosmos-sdk v0.44.6 h1:QCAudiVmrts9IZ0s3QrG8qXXmzA0eiZvq2m5mf/7mjg =
193
+ github.com/cosmos/cosmos-sdk v0.44.6 /go.mod h1:XXS/asyCqWNWkx2rW6pSuen+EVcpAFxq6khrhnZgHaQ =
194
194
github.com/cosmos/go-bip39 v0.0.0-20180819234021-555e2067c45d /go.mod h1:tSxLoYXyBmiFeKpvmq4dzayMdCjCnu8uqmCysIGBT2Y =
195
195
github.com/cosmos/go-bip39 v1.0.0 h1:pcomnQdrdH22njcAatO0yWojsUnCO3y2tNoV1cb6hHY =
196
196
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