diff options
Diffstat (limited to 'swarm/pot/pot_test.go')
-rw-r--r-- | swarm/pot/pot_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swarm/pot/pot_test.go b/swarm/pot/pot_test.go index aeb23dfc6..745e2aa55 100644 --- a/swarm/pot/pot_test.go +++ b/swarm/pot/pot_test.go @@ -24,7 +24,7 @@ import ( "testing" "time" - "github.com/ethereum/go-ethereum/swarm/log" + "github.com/dexon-foundation/dexon/swarm/log" ) const ( |