Skip to content

Commit

Permalink
chore: update go-log to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Sep 20, 2021
1 parent 6e206c6 commit 650b013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion p2p/transport/tcp/tcp.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"runtime"
"time"

logging "github.com/ipfs/go-log"
logging "github.com/ipfs/go-log/v2"
"github.com/libp2p/go-libp2p-core/peer"
"github.com/libp2p/go-libp2p-core/transport"
tptu "github.com/libp2p/go-libp2p-transport-upgrader"
Expand Down

0 comments on commit 650b013

Please sign in to comment.