mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 21:07:45 +08:00
gx: import and fix gx deps
Someday, someone will have time to fix https://github.com/whyrusleeping/gx-go/issues/17 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
parent
e8477b50c9
commit
b27eacd666
@ -332,9 +332,9 @@
|
||||
},
|
||||
{
|
||||
"author": "whyrusleeping",
|
||||
"hash": "QmcxkxTVuURV2Ptse8TvkqH5BQDwV62X1x19JqqvbBzwUM",
|
||||
"hash": "Qme4T6BE4sQxg7ZouamF5M7Tx1ZFTqzcns7BkyQPXpoT99",
|
||||
"name": "go-multibase",
|
||||
"version": "0.2.3"
|
||||
"version": "0.2.4"
|
||||
},
|
||||
{
|
||||
"author": "whyrusleeping",
|
||||
@ -436,6 +436,11 @@
|
||||
"hash": "QmVA4mafxbfH5aEvNz8fyoxC6J1xhAtw88B4GerPznSZBg",
|
||||
"name": "go-block-format",
|
||||
"version": "0.1.3"
|
||||
},
|
||||
{
|
||||
"hash": "QmPjTrrSfE6TzLv6ya6VWhGcCgPrUAdcgrDcQyRDX2VyW1",
|
||||
"name": "go-libp2p-routing",
|
||||
"version": "2.2.17"
|
||||
}
|
||||
],
|
||||
"gxVersion": "0.10.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user