diff options
author | Determinant <[email protected]> | 2020-07-29 12:01:05 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2020-07-29 12:01:05 -0400 |
commit | 1f49826de2bb8bb4f5f99f69fd2beb039b1172d9 (patch) | |
tree | 4db4d3687f89f55c42898ba12e59e2236da03558 /go.mod | |
parent | 67ae6a33a4bfd74dad0a043f07f91647d34cff8d (diff) |
clean upmulti-coin
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |