From 93a7f324c06321023e2702f7989fdfad32573793 Mon Sep 17 00:00:00 2001 From: Determinant Date: Sat, 19 Sep 2020 22:27:11 -0400 Subject: apply mulit-coin universally --- go.mod | 4 ---- 1 file changed, 4 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 0acd6d8..adf981a 100644 --- a/go.mod +++ b/go.mod @@ -5,15 +5,12 @@ 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.2-0.20200707131729-196ae77b8a26 github.com/gorilla/rpc v1.2.0 github.com/gorilla/websocket v1.4.2 @@ -26,7 +23,6 @@ require ( github.com/pborman/uuid v1.2.0 github.com/prometheus/tsdb v0.10.0 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 -- cgit v1.2.3