aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorStephenButtolph <stephen@avalabs.org>2020-10-07 12:50:47 -0400
committerStephenButtolph <stephen@avalabs.org>2020-10-07 12:50:47 -0400
commit350139b06f8a8f4e1c616a1ed1ceccc963f76263 (patch)
tree5af202b51a9ddcd9376a04be49a684cdbf50c020 /go.mod
parentf9e07a655dd05648e3b40662939ee54c1b365755 (diff)
parentb77f95a85f32dab8a111ac4849e3487551e3da12 (diff)
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 5d6dfe9..df0881b 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@ go 1.14
require (
github.com/VictoriaMetrics/fastcache v1.5.7
- github.com/ava-labs/avalanchego v1.0.0
+ github.com/ava-labs/avalanchego v1.0.2-rc.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