Skip to content

Commit 08b1b5e

Browse files
committed
update gx package.json.
1 parent 9df863f commit 08b1b5e

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

package.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,28 @@
22
"author": "whyrusleeping",
33
"bugs": {},
44
"gx": {
5-
"dvcsimport": "github.com/whyrusleeping/mafmt"
5+
"dvcsimport": "github.com/multiformats/go-multiaddr-fmt"
66
},
77
"gxDependencies": [
88
{
99
"author": "whyrusleeping",
1010
"hash": "QmTZBfrPJmjWsCvHEtX5FE6KimVJhsJg5sBbqEFYf4UZtL",
1111
"name": "go-multiaddr",
1212
"version": "1.4.1"
13+
},
14+
{
15+
"author": "lgierth",
16+
"hash": "QmR1T4gAM6XCHQugKnPZgZVPzo8WkuvSpL57EKQFgFbwfd",
17+
"name": "go-multiaddr-dns",
18+
"version": "0.3.2"
1319
}
1420
],
1521
"gxVersion": "0.6.0",
1622
"gx_version": "0.4.0",
17-
"issues_url": "https://github.com/whyrusleeping/mafmt",
23+
"issues_url": "https://github.com/multiformats/go-multiaddr-fmt",
1824
"language": "go",
1925
"license": "",
20-
"name": "mafmt",
26+
"name": "go-multiaddr-fmt",
2127
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
2228
"version": "1.2.11"
2329
}

0 commit comments

Comments
 (0)