Skip to content

Commit 3b9b989

Browse files
go-ipfs-config: Merge pull request ipfs#3856 from ipfs/feat/commands2.0
Extract and rework commands package
2 parents b836cff + 585c67b commit 3b9b989

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/identity.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ package config
22

33
import (
44
"encoding/base64"
5+
56
ic "gx/ipfs/QmaPbCnUMBohSGo3KnxEa2bHqyJVVeEEcwtqJAYxerieBo/go-libp2p-crypto"
67
)
78

0 commit comments

Comments
 (0)