aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/shed/field_struct.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/shed/field_struct.go')
-rw-r--r--swarm/shed/field_struct.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/swarm/shed/field_struct.go b/swarm/shed/field_struct.go
index 90daee7fc..e327ec53b 100644
--- a/swarm/shed/field_struct.go
+++ b/swarm/shed/field_struct.go
@@ -17,7 +17,7 @@
package shed
import (
- "github.com/ethereum/go-ethereum/rlp"
+ "github.com/dexon-foundation/dexon/rlp"
"github.com/syndtr/goleveldb/leveldb"
)