mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-01-04 05:53:05 +00:00
Add go-multihash gx dep
This commit is contained in:
parent
26c0624fc0
commit
e81c7060ff
@ -6,6 +6,13 @@
|
|||||||
"gx": {
|
"gx": {
|
||||||
"dvcsimport": "github.com/multiformats/go-multiaddr"
|
"dvcsimport": "github.com/multiformats/go-multiaddr"
|
||||||
},
|
},
|
||||||
|
"gxDependencies": [
|
||||||
|
{
|
||||||
|
"hash": "QmTvWHtHQhkRD33UNzP3NKsUxX2k2oonrgHXYis7wdhCbA",
|
||||||
|
"name": "go-multihash",
|
||||||
|
"version": "0.1.0"
|
||||||
|
}
|
||||||
|
],
|
||||||
"gxVersion": "0.9.0",
|
"gxVersion": "0.9.0",
|
||||||
"language": "go",
|
"language": "go",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user