chore: update to go-log v2

This commit is contained in:
Steven Allen
2021-04-29 14:15:17 -07:00
parent 2a72777ef9
commit 2ad02f79b2
13 changed files with 13 additions and 14 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ import (
"github.com/libp2p/go-libp2p/p2p/protocol/ping"
"github.com/libp2p/go-netroute"
logging "github.com/ipfs/go-log"
logging "github.com/ipfs/go-log/v2"
ma "github.com/multiformats/go-multiaddr"
madns "github.com/multiformats/go-multiaddr-dns"