dep: Update to version 0.5.4

This commit is contained in:
Richard Kuhnt 2019-07-01 07:00:15 +00:00
parent 8cde809296
commit a9e8226a69

View File

@ -1,16 +1,16 @@
{ {
"homepage": "https://github.com/golang/dep", "homepage": "https://github.com/golang/dep",
"description": "Go dependency management tool", "description": "Go dependency management tool",
"version": "0.5.3", "version": "0.5.4",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/golang/dep/releases/download/v0.5.3/dep-windows-amd64.exe#/dep.exe", "url": "https://github.com/golang/dep/releases/download/v0.5.4/dep-windows-amd64.exe#/dep.exe",
"hash": "0c2cc37243b42853090096a7692b1c93eea7c4e646a98891cffa77bd13617fe2" "hash": "61e542fcf5aeba57129387f3ff1dae006c13a6f09fbe1ffc2e9867a4555cee1d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/golang/dep/releases/download/v0.5.3/dep-windows-386.exe#/dep.exe", "url": "https://github.com/golang/dep/releases/download/v0.5.4/dep-windows-386.exe#/dep.exe",
"hash": "3a7b962ffd06706e986d462c276cf170603d9e90d10f8b85a6cfa9256e47fa9b" "hash": "b4b2157cf6cec9c5ed03e30e9e1c1fce61c3ad9178b16942ea349cbb7dbce4b3"
} }
}, },
"bin": [ "bin": [