update go-multihash dep

This commit is contained in:
Jeromy 2017-03-18 13:41:42 -07:00
parent 7debba7a9f
commit c69ec140a5
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
1.1.3: QmSWLfmj5frN9xVLMMN846dMDriy5wN5jeghUm7aTW3DAG 1.2.0: QmVAYwf4UmtxX7YtARsDrBHDKGLPoTYnFL29a5LyZxCwLb

View File

@ -8,9 +8,9 @@
}, },
"gxDependencies": [ "gxDependencies": [
{ {
"hash": "QmbZ6Cee2uHjG7hf19qLHppgKDRtaG4CVtMzdmK9VCVqLu", "hash": "QmPtbDoz8i593CoReBAzgXdx5PTAN66xAofpendZb922kp",
"name": "go-multihash", "name": "go-multihash",
"version": "1.0.2" "version": "1.0.3"
} }
], ],
"gxVersion": "0.9.0", "gxVersion": "0.9.0",
@ -18,6 +18,6 @@
"license": "MIT", "license": "MIT",
"name": "go-multiaddr", "name": "go-multiaddr",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"", "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.1.3" "version": "1.2.0"
} }