mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-09 18:28:08 +08:00
go-ipfs-config: update go-libp2p 3.2.2, nil maddr fixes
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
parent
b5c55cf2a1
commit
e36dc46a63
@ -7,7 +7,7 @@ import (
|
||||
"io"
|
||||
|
||||
ci "gx/ipfs/QmUEUu1CM8bxBJxc3ZLojAi8evhTr4byQogWstABet79oY/go-libp2p-crypto"
|
||||
peer "gx/ipfs/QmZpD74pUj6vuxTp1o6LhA3JavC2Bvh9fsWPPVvHnD9sE7/go-libp2p-peer"
|
||||
peer "gx/ipfs/QmbyvM8zRFDkbFdYyt1MnevUMJ62SiSGbfDFZ3Z8nkrzr4/go-libp2p-peer"
|
||||
)
|
||||
|
||||
func Init(out io.Writer, nBitsForKeypair int) (*Config, error) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user