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
281ee7f8
Commit
281ee7f8
authored
Feb 02, 2017
by
Jeromy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update go-multihash and bubble up deps
License: MIT Signed-off-by:
Jeromy
<
jeromyj@gmail.com
>
parent
a61e184f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
rabin_test.go
rabin_test.go
+1
-1
splitting_test.go
splitting_test.go
+1
-1
No files found.
rabin_test.go
View file @
281ee7f8
...
...
@@ -4,7 +4,7 @@ import (
"bytes"
"fmt"
"github.com/ipfs/go-ipfs/blocks"
"gx/ipfs/Qm
b912gdngC1UWwTkhuW8knyRbcWeu5kqkxBpveLmW8bSr
/go-ipfs-util"
"gx/ipfs/Qm
ZuY8aV7zbNXVy6DyN9SmnuH3o9nG852F4aTiSBpts8d1
/go-ipfs-util"
"io"
"testing"
)
...
...
splitting_test.go
View file @
281ee7f8
...
...
@@ -5,7 +5,7 @@ import (
"io"
"testing"
u
"gx/ipfs/Qm
b912gdngC1UWwTkhuW8knyRbcWeu5kqkxBpveLmW8bSr
/go-ipfs-util"
u
"gx/ipfs/Qm
ZuY8aV7zbNXVy6DyN9SmnuH3o9nG852F4aTiSBpts8d1
/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