From 9b6074474d243be2194f51ac6e0b5e34d919cf4f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 13 May 2019 17:00:22 +0000 Subject: [PATCH] dep: Update to version 0.5.3 --- bucket/dep.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/dep.json b/bucket/dep.json index 6575dcf6c0..89da548f46 100644 --- a/bucket/dep.json +++ b/bucket/dep.json @@ -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": [