Don't use go-libp2p-core

This commit is contained in:
Łukasz Magiera
2022-08-25 14:20:41 -04:00
parent ebd8c0c50a
commit 2086b219d2
83 changed files with 150 additions and 150 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"strconv"
"github.com/ipfs/go-cid"
"github.com/libp2p/go-libp2p-core/peer"
"github.com/libp2p/go-libp2p/core/peer"
cbg "github.com/whyrusleeping/cbor-gen"
"go.uber.org/fx"
"golang.org/x/xerrors"