aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDeterminant <tederminant@gmail.com>2020-08-20 12:09:32 -0400
committerDeterminant <tederminant@gmail.com>2020-08-20 12:09:32 -0400
commit726ad2214ca0a7e4d165838c531aa0d401524600 (patch)
tree1fb7a76d5caf01648525b864e94a3c720ee9a6ee /go.mod
parentcb5e141d930e0c245804fe87a2caf4962b8f3c5f (diff)
parent0d2a35293b7aa49d143ce215591104aba1c89388 (diff)
Merge tag 'v0.2.8-rc.6' into ecstasy-transferv0.2.12
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 5ef12a7..c972a38 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@ module github.com/ava-labs/coreth
go 1.14
require (
- github.com/ava-labs/gecko v0.5.7
+ github.com/ava-labs/gecko v0.6.1
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