aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod7
1 files changed, 6 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ebb79cf..0acd6d8 100644
--- a/go.mod
+++ b/go.mod
@@ -3,19 +3,23 @@ module github.com/ava-labs/coreth
go 1.14
require (
+ github.com/VictoriaMetrics/fastcache v1.5.7
github.com/ava-labs/avalanchego v0.8.3
github.com/ava-labs/go-ethereum v1.9.3
+ github.com/cespare/cp v1.1.1
github.com/davecgh/go-spew v1.1.1
github.com/deckarep/golang-set v1.7.1
github.com/edsrzf/mmap-go v1.0.0
+ github.com/ethereum/go-ethereum v1.9.21
github.com/fjl/memsize v0.0.0-20190710130421-bcb5799ab5e5
github.com/gballet/go-libpcsclite v0.0.0-20191108122812-4678299bea08
github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
- github.com/golang/snappy v0.0.1
+ github.com/golang/snappy v0.0.2-0.20200707131729-196ae77b8a26
github.com/gorilla/rpc v1.2.0
github.com/gorilla/websocket v1.4.2
github.com/hashicorp/go-plugin v1.3.0
github.com/hashicorp/golang-lru v0.5.4
+ github.com/holiman/uint256 v1.1.1
github.com/mattn/go-colorable v0.1.7
github.com/mattn/go-isatty v0.0.12
github.com/olekukonko/tablewriter v0.0.4
@@ -24,6 +28,7 @@ require (
github.com/rjeczalik/notify v0.9.2
github.com/rs/cors v1.7.0
github.com/status-im/keycard-go v0.0.0-20200402102358-957c09536969
+ github.com/steakknife/bloomfilter v0.0.0-20180922174646-6819c0d2a570
github.com/tyler-smith/go-bip39 v1.0.2
github.com/wsddn/go-ecdh v0.0.0-20161211032359-48726bab9208
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9