Skip to content

Commit

Permalink
dep: Update to version 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Jul 1, 2019
1 parent 8cde809 commit a9e8226
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/dep.json
@@ -1,16 +1,16 @@
{
"homepage": "https://github.com/golang/dep",
"description": "Go dependency management tool",
"version": "0.5.3",
"version": "0.5.4",
"license": "BSD-3-Clause",
"architecture": {
"64bit": {
"url": "https://github.com/golang/dep/releases/download/v0.5.3/dep-windows-amd64.exe#/dep.exe",
"hash": "0c2cc37243b42853090096a7692b1c93eea7c4e646a98891cffa77bd13617fe2"
"url": "https://github.com/golang/dep/releases/download/v0.5.4/dep-windows-amd64.exe#/dep.exe",
"hash": "61e542fcf5aeba57129387f3ff1dae006c13a6f09fbe1ffc2e9867a4555cee1d"
},
"32bit": {
"url": "https://github.com/golang/dep/releases/download/v0.5.3/dep-windows-386.exe#/dep.exe",
"hash": "3a7b962ffd06706e986d462c276cf170603d9e90d10f8b85a6cfa9256e47fa9b"
"url": "https://github.com/golang/dep/releases/download/v0.5.4/dep-windows-386.exe#/dep.exe",
"hash": "b4b2157cf6cec9c5ed03e30e9e1c1fce61c3ad9178b16942ea349cbb7dbce4b3"
}
},
"bin": [
Expand Down

0 comments on commit a9e8226

Please sign in to comment.