From d056357e4999c6c70c8b8e85a9e4f533895ed6c2 Mon Sep 17 00:00:00 2001 From: Wei-Ning Huang Date: Wed, 26 Sep 2018 10:48:31 +0800 Subject: Change import go github.com/dexon-foundation/dexon --- log/format.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'log/format.go') diff --git a/log/format.go b/log/format.go index 7902b296e..0a3c05f3e 100644 --- a/log/format.go +++ b/log/format.go @@ -22,7 +22,7 @@ const ( // locationTrims are trimmed for display to avoid unwieldy log lines. var locationTrims = []string{ - "github.com/ethereum/go-ethereum/", + "github.com/dexon-foundation/dexon/", } // PrintOrigins sets or unsets log location (file:line) printing for terminal -- cgit v1.2.3