mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-20 02:21:48 +08:00
update code to use new logging changes
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
@ -15,7 +15,7 @@ import (
|
||||
"reflect"
|
||||
"strings"
|
||||
|
||||
logging "github.com/ipfs/go-ipfs/vendor/QmXJkcEXB6C9h6Ytb6rrUTFU56Ro62zxgrbxTT3dgjQGA8/go-log"
|
||||
logging "github.com/ipfs/go-ipfs/vendor/QmTBXYb6y2ZcJmoXVKk3pf9rzSEjbCg7tQaJW7RSuH14nv/go-log"
|
||||
)
|
||||
|
||||
var log = logging.Logger("command")
|
||||
|
Reference in New Issue
Block a user