dep: Update to version 0.5.3

This commit is contained in:
Richard Kuhnt 2019-05-13 17:00:22 +00:00
parent 49a27ec467
commit 9b6074474d

View File

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