mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-03 15:27:57 +08:00
go-ipfs-config: Update go-log to 1.1.0 and fix calls to go-log.Uuid
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
This commit is contained in:
parent
ef1a5c04a8
commit
641003089b
@ -10,7 +10,7 @@ import (
|
||||
"strings"
|
||||
|
||||
"github.com/ipfs/go-ipfs/Godeps/_workspace/src/github.com/mitchellh/go-homedir"
|
||||
logging "gx/ipfs/Qmazh5oNUVsDZTs2g59rq8aYQqwpss8tcUWQzor5sCCEuH/go-log"
|
||||
logging "gx/ipfs/QmaDNZ4QMdBdku1YZWBysufYyoQt1negQGNav6PLYarbY8/go-log"
|
||||
)
|
||||
|
||||
var log = logging.Logger("config")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user