Skip to content

Commit

Permalink
chore: bump core version to 1.3.1 (#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
P1sar authored May 24, 2023
1 parent 82c222c commit bc60d6a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ChainSafe/sygma-relayer
go 1.19

require (
github.com/ChainSafe/chainbridge-core v1.3.0
github.com/ChainSafe/chainbridge-core v1.3.1
github.com/binance-chain/tss-lib v0.0.0-00010101000000-000000000000
github.com/centrifuge/go-substrate-rpc-client v2.0.0+incompatible
github.com/centrifuge/go-substrate-rpc-client/v4 v4.0.13-0.20230328172517-bf8a95095d4d
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ filippo.io/edwards25519 v1.0.0-rc.1/go.mod h1:N1IkdkCkiLB6tki+MYJoSx2JTY9NUlxZE7
git.apache.org/thrift.git v0.0.0-20180902110319-2566ecd5d999/go.mod h1:fPE2ZNJGynbRyZ4dJvy6G277gSllfV2HJqblrnkyeyg=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/ChainSafe/chainbridge-core v1.3.0 h1:y/CzWZQWBGHjE2SUQBKjOul4PW+aWy10Qh7uHARAADY=
github.com/ChainSafe/chainbridge-core v1.3.0/go.mod h1:j51yNYVujQPo0FkFj361cnNX0YjlBM+Qq9kvAudiKfU=
github.com/ChainSafe/chainbridge-core v1.3.1 h1:0WNRfBGOcY5qTP9cNPExpldW+/u7AVsFT7qoRaNOkN8=
github.com/ChainSafe/chainbridge-core v1.3.1/go.mod h1:j51yNYVujQPo0FkFj361cnNX0YjlBM+Qq9kvAudiKfU=
github.com/ChainSafe/go-schnorrkel v1.0.0 h1:3aDA67lAykLaG1y3AOjs88dMxC88PgUuHRrLeDnvGIM=
github.com/ChainSafe/go-schnorrkel v1.0.0/go.mod h1:dpzHYVxLZcp8pjlV+O+UR8K0Hp/z7vcchBSbMBEhCw4=
github.com/ChainSafe/threshlib v0.0.0-20230420112309-603112eb4684 h1:l5IpX6FFHNFgbjOIZ9LLS9y2sm1Zxp6CMbMpUmFWuxw=
Expand Down

0 comments on commit bc60d6a

Please sign in to comment.