From 2d58c0a4f6839c7e150bc9aa6d913e2d990a5047 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 26 Jul 2018 05:00:18 +0000 Subject: [PATCH] dep: Update to version 0.5.0 --- dep.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dep.json b/dep.json index 693a543a3d..d30fbfad50 100644 --- a/dep.json +++ b/dep.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/golang/dep", - "version": "0.4.1", + "version": "0.5.0", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://github.com/golang/dep/releases/download/v0.4.1/dep-windows-amd64.exe#/dep.exe", - "hash": "f6e6a872c54d5ae7536ac71fd5bcac9f4e7b8a1dafa1ef7c23866e2f3069fe4e" + "url": "https://github.com/golang/dep/releases/download/v0.5.0/dep-windows-amd64.exe#/dep.exe", + "hash": "9cd5925582a0291f44281d09e3b1ddb8c555a3dd5097fabca1a5ebd3202de88b" }, "32bit": { - "url": "https://github.com/golang/dep/releases/download/v0.4.1/dep-windows-386.exe#/dep.exe", - "hash": "6c70c937a4d08b1f8cc9d2beee89344a64540d58d83c179e18edb7e271997997" + "url": "https://github.com/golang/dep/releases/download/v0.5.0/dep-windows-386.exe#/dep.exe", + "hash": "d106a371fed8ccf79ad1c5c2f0046731351c612003ab8ec8037e9420634a9668" } }, "bin": [