Skip to content

Commit

Permalink
Merge pull request #237 from renproject/feat/update-multichain
Browse files Browse the repository at this point in the history
Update multichain dependency
  • Loading branch information
tok-kkk committed Jun 1, 2022
2 parents 8db995a + ed89b91 commit ae3a35a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ require (
github.com/onsi/ginkgo v1.16.4
github.com/onsi/gomega v1.13.0
github.com/renproject/aw v0.6.1
github.com/renproject/darknode v0.5.3-0.20220518082221-57115a6b8f1c
github.com/renproject/darknode v0.5.3-0.20220531080248-171adc081c75
github.com/renproject/id v0.4.2
github.com/renproject/kv v1.1.2
github.com/renproject/multichain v0.5.8
github.com/renproject/multichain v0.5.10
github.com/renproject/pack v0.2.12
github.com/renproject/phi v0.1.0
github.com/renproject/surge v1.2.7
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2074,6 +2074,8 @@ github.com/renproject/aw v0.6.1 h1:qPzf+a9fFt+TQV/KNVZgDLZb0T1lSq6hNKfGPOx9Zy0=
github.com/renproject/aw v0.6.1/go.mod h1:Eb0/6xJmA7/alntu51RNCtpicZyDOVXuXTHOECawX7E=
github.com/renproject/darknode v0.5.3-0.20220518082221-57115a6b8f1c h1:iVFzKCKR3mnzMYVDlcOx4eFwutH9UmuNbcBTN6ilaMA=
github.com/renproject/darknode v0.5.3-0.20220518082221-57115a6b8f1c/go.mod h1:7QKJWl7vofnvjrRthwGFRdPs/7CDAtdhwPeAdxbiFNg=
github.com/renproject/darknode v0.5.3-0.20220531080248-171adc081c75 h1:pcwt6MRfWa4WtY9IEdBYzsRJ2WE+IzI6JYc/XgdwqM8=
github.com/renproject/darknode v0.5.3-0.20220531080248-171adc081c75/go.mod h1:H04P3fDohG7rmcHT9xMC4F5EPFGvaTc8ovofjSk7hFM=
github.com/renproject/hyperdrive v0.4.9 h1:PbFy7RoELePZSZo55tFS9itNPOuOKr4mjC8MbbngE5M=
github.com/renproject/hyperdrive v0.4.9/go.mod h1:ck1cKJ0M95xwfO0vuEj7ifDjNVYFrPvat5INU70wbUc=
github.com/renproject/id v0.4.2 h1:XseNDPPCJtsZjIWR7Qgf+zxy0Gt5xsLrfwpQxJt5wFQ=
Expand All @@ -2082,6 +2084,8 @@ github.com/renproject/kv v1.1.2 h1:P18yHdDVJTEZ9yeyx6o82ICY1m6f+VdtAt/ouZez+AU=
github.com/renproject/kv v1.1.2/go.mod h1:78bvdAtYiYxCoT9ihVhl8qdmjl7s9fST/FkRLnZ6rXY=
github.com/renproject/multichain v0.5.8 h1:19NlJ+LPW8OtSEOJ+j/YmgjdsubSR3XV16T7MkNhMvo=
github.com/renproject/multichain v0.5.8/go.mod h1:cIHNwG3y4ZRsCAbGvFBFM39NMQuF11shdEgQPKVOcic=
github.com/renproject/multichain v0.5.10 h1:6Nl9pdNraYET8fb/yejmGwzdtXqmXzR0BqkNQD2YN60=
github.com/renproject/multichain v0.5.10/go.mod h1:cIHNwG3y4ZRsCAbGvFBFM39NMQuF11shdEgQPKVOcic=
github.com/renproject/pack v0.2.5/go.mod h1:pzX3Hc04RoPft89LaZJVp0xgngVGi90V7GvyC3mOGg4=
github.com/renproject/pack v0.2.12 h1:BfSHK0R9Dyis2xOiqyASyW2P3LedxohETTlPx7EbvYg=
github.com/renproject/pack v0.2.12/go.mod h1:Ge7Nw0frVTRw1mEvswwtJs8uNrenVCahUih6dhbVA7k=
Expand Down

0 comments on commit ae3a35a

Please sign in to comment.