index
:
coreth
Avalanche C-Chain service code.
log msg
author
committer
range
dev
devnet-no-plugin
ecstasy-fixes
ecstasy-transfer
geth-tavum
master
multi-coin
about
summary
refs
log
tree
commit
diff
path:
root
/
go.mod
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'go.mod')
-rw-r--r--
go.mod
1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 86b7bfd..ff6b943 100644
--- a/
go.mod
+++ b/
go.mod
@@ -5,6 +5,7 @@ go 1.14
require (
github.com/ava-labs/gecko v0.5.7
github.com/ava-labs/go-ethereum v1.9.3
+ github.com/cespare/cp v1.1.1 // indirect
github.com/davecgh/go-spew v1.1.1
github.com/deckarep/golang-set v1.7.1
github.com/edsrzf/mmap-go v1.0.0