aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorStephen Buttolph <stephen@avalabs.org>2020-12-01 12:45:33 -0500
committerGitHub <noreply@github.com>2020-12-01 12:45:33 -0500
commitc765f9b5b38d3e4b5f4261d3c4ab776dd9c3c97a (patch)
tree0e3fcac7c62129ff65dfc2b97edf4367eba2f2a5 /go.mod
parentac6b3015ad1c633ab45b41a3145166b4f0400179 (diff)
parent658ae158328e142b4f399338e3f60db27c542fb8 (diff)
Merge pull request #65 from ava-labs/version-bump-1.0.6v0.3.16
bumped avalanchego version
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 fc27ba4..8222317 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.5-client
+ github.com/ava-labs/avalanchego v1.0.6-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