Skip to content

Commit

Permalink
feat: bump up ibc-go from v3.3.3 to v3.3.4-0.20230531095546-59c47ab8e…
Browse files Browse the repository at this point in the history
…095 (#209)

* feat!: apply the security issue of ibc-go v3.3.3
bump up Finschia/ibc-go from v3.3.3 to v3.3.4-0.20230531095546-59c47ab8e095

Signed-off-by: zemyblue <zemyblue@gmail.com>

* chore: update changelog

Signed-off-by: zemyblue <zemyblue@gmail.com>

---------

Signed-off-by: zemyblue <zemyblue@gmail.com>
  • Loading branch information
zemyblue authored May 31, 2023
1 parent 9d8e4d0 commit 2feed1a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
### Features
* (build) [\#202](https://github.com/Finschia/finschia/pull/202) bump up finschia-sdk from v0.47.1-0.20230517010045-e9fe90608161 to v0.47.1-rc1
* (sdk) [\#204](https://github.com/Finschia/finschia/pull/204) apply Finschia/finschia-sdk#1019(backport Finschia/finschia-sdk#1012)
* (ibc) [\#209](https://github.com/Finschia/finschia/pull/209) bump up ibc-go from v3.3.3 to v3.3.4-0.20230531095546-59c47ab8e095

### Improvements
* (x/wasm) [\#191](https://github.com/Finschia/finschia/pull/191) bump up Finschia/wasmd from v0.1.3 to v0.1.4
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/Finschia/finschia-sdk v0.47.1-rc1.0.20230530065504-8a1dac46f778
github.com/Finschia/ibc-go/v3 v3.3.3
github.com/Finschia/ibc-go/v3 v3.3.4-0.20230531095546-59c47ab8e095
github.com/Finschia/ostracon v1.1.0
github.com/Finschia/wasmd v0.1.4
github.com/golang/mock v1.6.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ github.com/Finschia/finschia-sdk v0.47.1-rc1.0.20230530065504-8a1dac46f778 h1:kR
github.com/Finschia/finschia-sdk v0.47.1-rc1.0.20230530065504-8a1dac46f778/go.mod h1:aPRyqqg+PROtpd8H4ANuiIqEEw/QgajmAUqaoIUwvT4=
github.com/Finschia/ibc-go/v3 v3.3.3 h1:geNUwG7xU0vve1Rv8qATpAk59BL5thLuUcLvJ7xnkiM=
github.com/Finschia/ibc-go/v3 v3.3.3/go.mod h1:YC5hldLSJQDoii3W2E9J07BVdTF7fesUQcATo5zQ248=
github.com/Finschia/ibc-go/v3 v3.3.4-0.20230531095546-59c47ab8e095 h1:VbzDK/TpxTdMcjLsskW90joBHk0ognWg4FjVKlcTvj4=
github.com/Finschia/ibc-go/v3 v3.3.4-0.20230531095546-59c47ab8e095/go.mod h1:YC5hldLSJQDoii3W2E9J07BVdTF7fesUQcATo5zQ248=
github.com/Finschia/ostracon v1.1.0 h1:ruiqngsoCz1kJ3fGLJHflcvxbJrbg7QGDTruqxgLZKc=
github.com/Finschia/ostracon v1.1.0/go.mod h1:nPRoQEOOp8FFp2XQ8b1dvfHgKNxp1Zb7i1p5yrLIgG4=
github.com/Finschia/wasmd v0.1.4 h1:/03BoETNWj6OOGSBjoqULBLLv6PIi5Hn5ERxpDy6S+0=
Expand Down

0 comments on commit 2feed1a

Please sign in to comment.