aboutsummaryrefslogtreecommitdiff
path: root/plugin/evm/database.go
diff options
context:
space:
mode:
authorAaron Buchwald <aaron.buchwald56@gmail.com>2020-09-15 13:13:27 -0400
committerAaron Buchwald <aaron.buchwald56@gmail.com>2020-09-15 13:13:27 -0400
commitd4326196d7c2713710f47f0b68811bf7e0f176cb (patch)
treed634fcc5374599ac437d8e92200d43d927f5d6da /plugin/evm/database.go
parent8ea2f6ef629136b746e5fb245f0804422223c976 (diff)
Update to avalanchego v0.8.3
Diffstat (limited to 'plugin/evm/database.go')
-rw-r--r--plugin/evm/database.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/evm/database.go b/plugin/evm/database.go
index 1300bbb..aedbc9b 100644
--- a/plugin/evm/database.go
+++ b/plugin/evm/database.go
@@ -8,7 +8,7 @@ import (
"github.com/ava-labs/go-ethereum/ethdb"
- "github.com/ava-labs/avalanche-go/database"
+ "github.com/ava-labs/avalanchego/database"
)
var (