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-dms3-chunker
Commits
e37393be
Commit
e37393be
authored
Jul 11, 2017
by
Jeromy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update go-multihash and bubble up changes
License: MIT Signed-off-by:
Jeromy
<
jeromyj@gmail.com
>
parent
c48cf125
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
rabin_test.go
rabin_test.go
+2
-2
splitting_test.go
splitting_test.go
+1
-1
No files found.
rabin_test.go
View file @
e37393be
...
...
@@ -3,8 +3,8 @@ package chunk
import
(
"bytes"
"fmt"
"gx/ipfs/Qm
Wbjfz3u6HkAdPh34dgPchGbQjob6LXLhAeCGii2TX69n
/go-ipfs-util"
"gx/ipfs/Qm
XxGS5QsUxpR3iqL5DjmsYPHR1Yz74siRQ4ChJqWFosMh
/go-block-format"
"gx/ipfs/Qm
SU6eubNdhXjFBJBSksTp8kv8YRub8mGAPv8tVJHmL2EU
/go-ipfs-util"
"gx/ipfs/Qm
VA4mafxbfH5aEvNz8fyoxC6J1xhAtw88B4GerPznSZBg
/go-block-format"
"io"
"testing"
)
...
...
splitting_test.go
View file @
e37393be
...
...
@@ -5,7 +5,7 @@ import (
"io"
"testing"
u
"gx/ipfs/Qm
Wbjfz3u6HkAdPh34dgPchGbQjob6LXLhAeCGii2TX69n
/go-ipfs-util"
u
"gx/ipfs/Qm
SU6eubNdhXjFBJBSksTp8kv8YRub8mGAPv8tVJHmL2EU
/go-ipfs-util"
)
func
randBuf
(
t
*
testing
.
T
,
size
int
)
[]
byte
{
...
...
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