Skip to content

Commit

Permalink
update yui-relayer & ethereum-ibc-relay-chain
Browse files Browse the repository at this point in the history
Signed-off-by: Masanori Yoshida <[email protected]>
  • Loading branch information
siburu committed Aug 27, 2024
1 parent 6c5018c commit 2b97fae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/datachainlab/yui-relayer-build
go 1.21

replace (
github.com/datachainlab/ethereum-ibc-relay-chain => github.com/siburu/ethereum-ibc-relay-chain v0.0.0-20240822152719-5e429c822e3f
github.com/hyperledger-labs/yui-relayer => github.com/siburu/yui-relayer v0.0.0-20240822151440-037b0be3d0f0
github.com/datachainlab/ethereum-ibc-relay-chain => github.com/siburu/ethereum-ibc-relay-chain v0.0.0-20240827044302-67a9c4c65f06
github.com/hyperledger-labs/yui-relayer => github.com/siburu/yui-relayer v0.0.0-20240826155600-a9f0af686251
)

replace (
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1047,10 +1047,10 @@ github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529/go.mod h1:DxrIzT+xaE7yg
github.com/shirou/gopsutil v3.21.4-0.20210419000835-c7a38de76ee5+incompatible h1:Bn1aCHHRnjv4Bl16T8rcaFjYSrGrIZvpiGO6P3Q4GpU=
github.com/shirou/gopsutil v3.21.4-0.20210419000835-c7a38de76ee5+incompatible/go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA=
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=
github.com/siburu/ethereum-ibc-relay-chain v0.0.0-20240822152719-5e429c822e3f h1:0PTp8f+GvCU16So12OQF7TNOCsUTorBjpoMxIwXLFaU=
github.com/siburu/ethereum-ibc-relay-chain v0.0.0-20240822152719-5e429c822e3f/go.mod h1:ORdrGzyiPkrfKTznHKBkMixsJ5wjJ1I/EjQyptLaMC0=
github.com/siburu/yui-relayer v0.0.0-20240822151440-037b0be3d0f0 h1:ISyU127iUqffx6oAR8/gyyAYaHiXjVTFtI4POb11jtY=
github.com/siburu/yui-relayer v0.0.0-20240822151440-037b0be3d0f0/go.mod h1:GeCb1dtZjtQdkBNw1L9+LAUHzNQQhQK+kkoOnZYffw0=
github.com/siburu/ethereum-ibc-relay-chain v0.0.0-20240827044302-67a9c4c65f06 h1:PDvxUDjMX0xQELGwR98UNcxZOFPeTBlcUYzzHOWHnpc=
github.com/siburu/ethereum-ibc-relay-chain v0.0.0-20240827044302-67a9c4c65f06/go.mod h1:ORdrGzyiPkrfKTznHKBkMixsJ5wjJ1I/EjQyptLaMC0=
github.com/siburu/yui-relayer v0.0.0-20240826155600-a9f0af686251 h1:yPSzTKOwBEdG6Q01ABtg2H0TjsJ2hdo7Kyur7Mfa65c=
github.com/siburu/yui-relayer v0.0.0-20240826155600-a9f0af686251/go.mod h1:GeCb1dtZjtQdkBNw1L9+LAUHzNQQhQK+kkoOnZYffw0=
github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo=
github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE=
github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88=
Expand Down

0 comments on commit 2b97fae

Please sign in to comment.