aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorStephenButtolph <stephen@avalabs.org>2020-10-08 20:02:44 -0400
committerStephenButtolph <stephen@avalabs.org>2020-10-08 20:02:44 -0400
commit1ff4b686e32eec9c04a8e93c879e4852f41da3f4 (patch)
tree6411831faacdf02265fa5847a06613875afbb833 /go.mod
parent350139b06f8a8f4e1c616a1ed1ceccc963f76263 (diff)
bumped avalanchego version to avoid cycle
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 df0881b..f196865 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.2-rc.1
+ github.com/ava-labs/avalanchego v1.0.2-rc.2
github.com/davecgh/go-spew v1.1.1
github.com/deckarep/golang-set v1.7.1
github.com/edsrzf/mmap-go v1.0.0