Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-unixfs
Commits
727c7d44
Commit
727c7d44
authored
Oct 16, 2018
by
Łukasz Magiera
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gx: update to use extracted go-ipfs-files
parent
b5618106
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
6 deletions
+7
-6
importer/helpers/dagbuilder.go
importer/helpers/dagbuilder.go
+1
-1
package.json
package.json
+6
-5
No files found.
importer/helpers/dagbuilder.go
View file @
727c7d44
...
@@ -11,7 +11,7 @@ import (
...
@@ -11,7 +11,7 @@ import (
cid
"github.com/ipfs/go-cid"
cid
"github.com/ipfs/go-cid"
chunker
"github.com/ipfs/go-ipfs-chunker"
chunker
"github.com/ipfs/go-ipfs-chunker"
files
"github.com/ipfs/go-ipfs-
cmdkit/
files"
files
"github.com/ipfs/go-ipfs-files"
pi
"github.com/ipfs/go-ipfs-posinfo"
pi
"github.com/ipfs/go-ipfs-posinfo"
ipld
"github.com/ipfs/go-ipld-format"
ipld
"github.com/ipfs/go-ipld-format"
)
)
...
...
package.json
View file @
727c7d44
...
@@ -7,11 +7,6 @@
...
@@ -7,11 +7,6 @@
"dvcsimport"
:
"github.com/ipfs/go-unixfs"
"dvcsimport"
:
"github.com/ipfs/go-unixfs"
},
},
"gxDependencies"
:
[
"gxDependencies"
:
[
{
"hash"
:
"QmSP88ryZkHSRn1fnngAaV2Vcn63WUJzAavnRM9CVdU1Ky"
,
"name"
:
"go-ipfs-cmdkit"
,
"version"
:
"1.1.3"
},
{
{
"author"
:
"whyrusleeping"
,
"author"
:
"whyrusleeping"
,
"hash"
:
"QmfJHywXQu98UeZtGJBQrPAR6AtmDjjbe3qjTo9piXHPnx"
,
"hash"
:
"QmfJHywXQu98UeZtGJBQrPAR6AtmDjjbe3qjTo9piXHPnx"
,
...
@@ -71,6 +66,12 @@
...
@@ -71,6 +66,12 @@
"hash"
:
"QmdDXJs4axxefSPgK6Y1QhpJWKuDPnGJiqgq4uncb4rFHL"
,
"hash"
:
"QmdDXJs4axxefSPgK6Y1QhpJWKuDPnGJiqgq4uncb4rFHL"
,
"name"
:
"go-ipld-format"
,
"name"
:
"go-ipld-format"
,
"version"
:
"0.6.0"
"version"
:
"0.6.0"
},
{
"author"
:
"magik6k"
,
"hash"
:
"QmPPTbdBVPWgSwtDzL4ftVc5E3TH32oUtnov3RFNwbEoR4"
,
"name"
:
"go-ipfs-files"
,
"version"
:
"1.0.0"
}
}
],
],
"gxVersion"
:
"0.12.1"
,
"gxVersion"
:
"0.12.1"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment