mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 12:27:43 +08:00
go-ipfs-config: update libp2p with go-multiaddr and go-stream-muxer updates
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
parent
641003089b
commit
b5c55cf2a1
@ -7,7 +7,7 @@ import (
|
||||
"io"
|
||||
|
||||
ci "gx/ipfs/QmUEUu1CM8bxBJxc3ZLojAi8evhTr4byQogWstABet79oY/go-libp2p-crypto"
|
||||
peer "gx/ipfs/QmZwZjMVGss5rqYsJVGy18gNbkTJffFyq2x1uJ4e4p3ZAt/go-libp2p-peer"
|
||||
peer "gx/ipfs/QmZpD74pUj6vuxTp1o6LhA3JavC2Bvh9fsWPPVvHnD9sE7/go-libp2p-peer"
|
||||
)
|
||||
|
||||
func Init(out io.Writer, nBitsForKeypair int) (*Config, error) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user