Skip to content

Commit

Permalink
Merge pull request #236 from renproject/feat/solana-burn-validation
Browse files Browse the repository at this point in the history
Update darknode release
  • Loading branch information
tok-kkk committed May 27, 2022
2 parents fedf8a5 + fac3e5f commit 8db995a
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 @@ -20,7 +20,7 @@ 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.20220429012904-37e66ebf1af3
github.com/renproject/darknode v0.5.3-0.20220518082221-57115a6b8f1c
github.com/renproject/id v0.4.2
github.com/renproject/kv v1.1.2
github.com/renproject/multichain v0.5.8
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2072,8 +2072,8 @@ github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 h1:OdAsTTz6O
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
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.20220429012904-37e66ebf1af3 h1:9W4/HpphwP6aCLkuPYchdthbJd9dXjOmLo0SGzOdmwA=
github.com/renproject/darknode v0.5.3-0.20220429012904-37e66ebf1af3/go.mod h1:7QKJWl7vofnvjrRthwGFRdPs/7CDAtdhwPeAdxbiFNg=
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/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 Down

0 comments on commit 8db995a

Please sign in to comment.