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-unixfs
Commits
4d071e23
Commit
4d071e23
authored
May 04, 2016
by
Hector Sanjuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update go-log to 1.1.0 and fix calls to go-log.Uuid
License: MIT Signed-off-by:
Hector Sanjuan
<
code@hector.link
>
parent
13358c2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mod/dagmodifier.go
mod/dagmodifier.go
+1
-1
No files found.
mod/dagmodifier.go
View file @
4d071e23
...
...
@@ -17,7 +17,7 @@ import (
mdag
"github.com/ipfs/go-ipfs/merkledag"
ft
"github.com/ipfs/go-ipfs/unixfs"
uio
"github.com/ipfs/go-ipfs/unixfs/io"
logging
"gx/ipfs/Qma
zh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH
/go-log"
logging
"gx/ipfs/Qma
DNZ4QMdBdku1YZWBysufYyoQt1negQGNav6PLYarbY8
/go-log"
)
var
ErrSeekFail
=
errors
.
New
(
"failed to seek properly"
)
...
...
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