chore: update go-log
This commit is contained in:
parent
15ffec9fb4
commit
97b8eb5fb5
|
@ -7,7 +7,7 @@ import (
|
||||||
"sync"
|
"sync"
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
logging "github.com/ipfs/go-log"
|
logging "github.com/ipfs/go-log/v2"
|
||||||
goprocess "github.com/jbenet/goprocess"
|
goprocess "github.com/jbenet/goprocess"
|
||||||
periodic "github.com/jbenet/goprocess/periodic"
|
periodic "github.com/jbenet/goprocess/periodic"
|
||||||
nat "github.com/libp2p/go-nat"
|
nat "github.com/libp2p/go-nat"
|
||||||
|
|
Loading…
Reference in New Issue