Skip to content

Commit 9d6e786

Browse files
committed
coreapi: path rebase
License: MIT Signed-off-by: Łukasz Magiera <[email protected]>
1 parent 7adf1cb commit 9d6e786

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/coreapi/path.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ import (
1212
resolver "github.com/ipfs/go-ipfs/path/resolver"
1313
uio "github.com/ipfs/go-ipfs/unixfs/io"
1414

15-
ipld "gx/ipfs/QmWi2BYBL5gJ3CiAiQchg6rn1A8iBsrWy51EYxvHVjFvLb/go-ipld-format"
16-
cid "gx/ipfs/QmapdYm1b22Frv3k17fqrBYTFRxwiaVJkB299Mfn33edeB/go-cid"
15+
ipld "gx/ipfs/QmZtNq8dArGfnpCZfx2pUNY7UcjGhVp5qqwQ4hH6mpTMRQ/go-ipld-format"
16+
cid "gx/ipfs/QmYVNvtQkeZ6AKSwDrjQTs432QtL6umrrK41EBq3cu7iSP/go-cid"
1717
)
1818

1919
// ResolveNode resolves the path `p` using Unixfs resolver, gets and returns the

0 commit comments

Comments
 (0)