aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/shed/db.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/shed/db.go')
-rw-r--r--swarm/shed/db.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/swarm/shed/db.go b/swarm/shed/db.go
index c420e99ef..5fd55f460 100644
--- a/swarm/shed/db.go
+++ b/swarm/shed/db.go
@@ -29,11 +29,11 @@ import (
"strings"
"time"
- "github.com/dexon-foundation/dexon/metrics"
- "github.com/dexon-foundation/dexon/swarm/log"
"github.com/syndtr/goleveldb/leveldb"
"github.com/syndtr/goleveldb/leveldb/iterator"
"github.com/syndtr/goleveldb/leveldb/opt"
+ "github.com/tangerine-network/go-tangerine/metrics"
+ "github.com/tangerine-network/go-tangerine/swarm/log"
)
const (