Centralize everything on ipfs/go-log/v2

I am not entirely sure this is right, but everything seems to build...
This commit is contained in:
Peter Rabbitson
2021-04-06 15:04:32 +02:00
parent 79194ccad1
commit 25a77d905d
19 changed files with 18 additions and 19 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ import (
offline "github.com/ipfs/go-ipfs-exchange-offline"
cbor "github.com/ipfs/go-ipld-cbor"
ipld "github.com/ipfs/go-ipld-format"
logging "github.com/ipfs/go-log"
logging "github.com/ipfs/go-log/v2"
"github.com/ipfs/go-merkledag"
"github.com/ipfs/go-path"
"github.com/ipfs/go-path/resolver"