Skip to content

Commit

Permalink
Merge branch 'chore/update-darknode' into feat/disable-watcher
Browse files Browse the repository at this point in the history
  • Loading branch information
jazg committed Jun 4, 2021
2 parents 79f6dd0 + 5c2a62f commit 3a55e6b
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 4 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,22 +10,22 @@ require (
github.com/ethereum/go-ethereum v1.10.1
github.com/evalphobia/logrus_sentry v0.8.2
github.com/go-redis/redis/v7 v7.2.0
github.com/google/go-cmp v0.5.0
github.com/google/go-cmp v0.5.2
github.com/jbenet/go-base58 v0.0.0-20150317085156-6237cf65f3a6
github.com/lib/pq v1.7.0
github.com/mattn/go-sqlite3 v1.11.0
github.com/near/borsh-go v0.3.0
github.com/onsi/ginkgo v1.14.0
github.com/onsi/gomega v1.10.1
github.com/renproject/aw v0.4.1-0.20210604011747-50d6a643dc76
github.com/renproject/darknode v0.5.3-0.20210604044555-f807256f9ef6
github.com/renproject/darknode v0.5.3-0.20210604070812-2f5079d3007d
github.com/renproject/id v0.4.2
github.com/renproject/kv v1.1.2
github.com/renproject/multichain v0.3.11
github.com/renproject/multichain v0.3.12
github.com/renproject/pack v0.2.10
github.com/renproject/phi v0.1.0
github.com/renproject/surge v1.2.6
github.com/sirupsen/logrus v1.6.0
github.com/sirupsen/logrus v1.7.0
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
golang.org/x/time v0.0.0-20200630173020-3af7569d3a1e // indirect
)
Expand Down
Loading

0 comments on commit 3a55e6b

Please sign in to comment.