Skip to content

Commit

Permalink
Update to later gsrpc
Browse files Browse the repository at this point in the history
  • Loading branch information
mikiquantum committed Dec 16, 2020
1 parent b35bdd6 commit 8425ba6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/ChainSafe/chainbridge-utils v1.0.6
github.com/ChainSafe/log15 v1.0.0
github.com/aristanetworks/goarista v0.0.0-20200609010056-95bcf8053598 // indirect
github.com/centrifuge/go-substrate-rpc-client v2.0.0-rc6.1+incompatible
github.com/centrifuge/go-substrate-rpc-client v2.0.0-rc6.2+incompatible
github.com/deckarep/golang-set v1.7.1 // indirect
github.com/ethereum/go-ethereum v1.9.17
github.com/gorilla/websocket v1.4.2 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ github.com/centrifuge/go-substrate-rpc-client v2.0.0-alpha.5+incompatible h1:QzF
github.com/centrifuge/go-substrate-rpc-client v2.0.0-alpha.5+incompatible/go.mod h1:GBMLH8MQs5g4FcrytcMm9uRgBnTL1LIkNTue6lUPhZU=
github.com/centrifuge/go-substrate-rpc-client v2.0.0-rc6.1+incompatible h1:HtNfFBeCH+Qys2XtWX1WCiD/X8oCXER8t4jcB8szR7w=
github.com/centrifuge/go-substrate-rpc-client v2.0.0-rc6.1+incompatible/go.mod h1:GBMLH8MQs5g4FcrytcMm9uRgBnTL1LIkNTue6lUPhZU=
github.com/centrifuge/go-substrate-rpc-client v2.0.0-rc6.2+incompatible h1:Ju9dSBd6VZz62tURBRZ9OcY5LGLxZ6g9/T0yKG3e/eo=
github.com/centrifuge/go-substrate-rpc-client v2.0.0-rc6.2+incompatible/go.mod h1:GBMLH8MQs5g4FcrytcMm9uRgBnTL1LIkNTue6lUPhZU=
github.com/centrifuge/go-substrate-rpc-client v2.0.0-rc6-0+incompatible h1:+H/LOoOMiAlww9xayOEAxa4mF6Tp+AgzzJDE9pQ37D8=
github.com/centrifuge/go-substrate-rpc-client v2.0.0-rc6-0+incompatible/go.mod h1:GBMLH8MQs5g4FcrytcMm9uRgBnTL1LIkNTue6lUPhZU=
github.com/centrifuge/go-substrate-rpc-client v2.0.0+incompatible h1:FvPewruOgelqA/DVBdX7/Q6znUGGQ+g0ciG5tA2Fk98=
Expand Down

0 comments on commit 8425ba6

Please sign in to comment.