mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-07 09:17:49 +08:00
go-ipfs-config: update libp2p to v3.3.1
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
parent
e36dc46a63
commit
f48cecdd37
@ -6,8 +6,8 @@ import (
|
||||
"fmt"
|
||||
"io"
|
||||
|
||||
peer "gx/ipfs/QmQGwpJy9P4yXZySmqkZEXCmbBpJUb8xntCv8Ca4taZwDC/go-libp2p-peer"
|
||||
ci "gx/ipfs/QmUEUu1CM8bxBJxc3ZLojAi8evhTr4byQogWstABet79oY/go-libp2p-crypto"
|
||||
peer "gx/ipfs/QmbyvM8zRFDkbFdYyt1MnevUMJ62SiSGbfDFZ3Z8nkrzr4/go-libp2p-peer"
|
||||
)
|
||||
|
||||
func Init(out io.Writer, nBitsForKeypair int) (*Config, error) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user