aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorStephenButtolph <stephen@avalabs.org>2020-09-10 00:04:10 -0400
committerStephenButtolph <stephen@avalabs.org>2020-09-10 00:04:10 -0400
commit9be5529922f9c1e97349388fab3958d443a2df41 (patch)
tree237767820e31442798ac826ac30b99a7bd7e1110 /go.mod
parent14592f971162fed59a33afd98020599097406cdf (diff)
updated gecko verion dependencyv0.2.15
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index a81ae65..385e664 100644
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,7 @@ go 1.14
require (
github.com/allegro/bigcache v1.2.1 // indirect
github.com/aristanetworks/goarista v0.0.0-20200812190859-4cb0e71f3c0e // indirect
- github.com/ava-labs/gecko v0.6.1-rc.1
+ github.com/ava-labs/gecko v0.8.0-alpha
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