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-block-format
Commits
5344a460
Commit
5344a460
authored
Oct 24, 2016
by
Jeromy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update to new cid and ipld node packages
License: MIT Signed-off-by:
Jeromy
<
why@ipfs.io
>
parent
e00a1479
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
blocks.go
blocks.go
+1
-1
blocks_test.go
blocks_test.go
+1
-1
No files found.
blocks.go
View file @
5344a460
...
...
@@ -6,7 +6,7 @@ import (
"errors"
"fmt"
cid
"gx/ipfs/QmX
UuRadqDq5BuFWzVU6VuKaSjTcNm1gNCtLvvP1TJCW4z
/go-cid"
cid
"gx/ipfs/QmX
fiyr2RWEXpVDdaYnD2HNiBk6UBddsvEP4RPfXb6nGqY
/go-cid"
mh
"gx/ipfs/QmYDds3421prZgqKbLpEK7T9Aa2eVdQ7o3YarX1LVLdP2J/go-multihash"
u
"gx/ipfs/Qmb912gdngC1UWwTkhuW8knyRbcWeu5kqkxBpveLmW8bSr/go-ipfs-util"
)
...
...
blocks_test.go
View file @
5344a460
...
...
@@ -4,7 +4,7 @@ import (
"bytes"
"testing"
cid
"gx/ipfs/QmX
UuRadqDq5BuFWzVU6VuKaSjTcNm1gNCtLvvP1TJCW4z
/go-cid"
cid
"gx/ipfs/QmX
fiyr2RWEXpVDdaYnD2HNiBk6UBddsvEP4RPfXb6nGqY
/go-cid"
mh
"gx/ipfs/QmYDds3421prZgqKbLpEK7T9Aa2eVdQ7o3YarX1LVLdP2J/go-multihash"
u
"gx/ipfs/Qmb912gdngC1UWwTkhuW8knyRbcWeu5kqkxBpveLmW8bSr/go-ipfs-util"
)
...
...
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