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
b540cf7e
Commit
b540cf7e
authored
Aug 07, 2018
by
Steven Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix the protobuf import
removes all `// import` directives from the protobuf source
parent
64bc8442
Changes
2
Hide 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 @
b540cf7e
...
@@ -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 @
b540cf7e
...
@@ -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