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-merkledag
Commits
6bf75ee7
Unverified
Commit
6bf75ee7
authored
Aug 08, 2018
by
Steven Allen
Committed by
GitHub
Aug 08, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5 from ipfs/fix/protobuf
fix the protobuf import
parents
64bc8442
b540cf7e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
node_test.go
node_test.go
+1
-1
package.json
package.json
+1
-1
No files found.
node_test.go
View file @
6bf75ee7
...
@@ -8,8 +8,8 @@ import (
...
@@ -8,8 +8,8 @@ import (
.
"github.com/ipfs/go-merkledag"
.
"github.com/ipfs/go-merkledag"
mdtest
"github.com/ipfs/go-merkledag/test"
mdtest
"github.com/ipfs/go-merkledag/test"
ipld
"github.com/ipfs/go-ipld-format"
cid
"github.com/ipfs/go-cid"
cid
"github.com/ipfs/go-cid"
ipld
"github.com/ipfs/go-ipld-format"
)
)
func
TestStableCID
(
t
*
testing
.
T
)
{
func
TestStableCID
(
t
*
testing
.
T
)
{
...
...
package.json
View file @
6bf75ee7
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
},
},
{
{
"author"
:
"whyrusleeping"
,
"author"
:
"whyrusleeping"
,
"hash"
:
"Qm
e4mBZ8DawL9xJPSzoEnFCHPzEAZ7NTNYoXSqgVBXpXeo
"
,
"hash"
:
"Qm
dxUuburamoF6zF9qjeQC4WYcWGbWuRmdLacMEsW8ioD8
"
,
"name"
:
"gogo-protobuf"
,
"name"
:
"gogo-protobuf"
,
"version"
:
"0.0.0"
"version"
:
"0.0.0"
},
},
...
...
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