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 --- tests/gen_difficultytest.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/gen_difficultytest.go') diff --git a/tests/gen_difficultytest.go b/tests/gen_difficultytest.go index 33f0e6306..d8060180e 100644 --- a/tests/gen_difficultytest.go +++ b/tests/gen_difficultytest.go @@ -6,8 +6,8 @@ import ( "encoding/json" "math/big" - "github.com/dexon-foundation/dexon/common" - "github.com/dexon-foundation/dexon/common/math" + "github.com/tangerine-network/go-tangerine/common" + "github.com/tangerine-network/go-tangerine/common/math" ) var _ = (*difficultyTestMarshaling)(nil) -- cgit v1.2.3