From ac088de6322fc16ebe75c2e5554be73754bf1fe2 Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Wed, 12 Jun 2019 17:31:08 +0800 Subject: Rebrand as tangerine-network/go-tangerine --- swarm/storage/localstore/subscription_push.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'swarm/storage/localstore/subscription_push.go') diff --git a/swarm/storage/localstore/subscription_push.go b/swarm/storage/localstore/subscription_push.go index 4b554c38c..edf623fe5 100644 --- a/swarm/storage/localstore/subscription_push.go +++ b/swarm/storage/localstore/subscription_push.go @@ -20,9 +20,9 @@ import ( "context" "sync" - "github.com/dexon-foundation/dexon/log" - "github.com/dexon-foundation/dexon/swarm/shed" - "github.com/dexon-foundation/dexon/swarm/storage" + "github.com/tangerine-network/go-tangerine/log" + "github.com/tangerine-network/go-tangerine/swarm/shed" + "github.com/tangerine-network/go-tangerine/swarm/storage" ) // SubscribePush returns a channel that provides storage chunks with ordering from push syncing index. -- cgit v1.2.3