dep 0.5.2
Closes #39604. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
a2c5b68416
commit
fce5908bdb
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Dep < Formula
|
|||
desc "Go dependency management tool"
|
||||
homepage "https://github.com/golang/dep"
|
||||
url "https://github.com/golang/dep.git",
|
||||
:tag => "v0.5.1",
|
||||
:revision => "faa6189302b8a862e5612d332ff3755c19784749"
|
||||
:tag => "0.5.2",
|
||||
:revision => "5025d70ef6f298075c16c835a78924f2edd37502"
|
||||
head "https://github.com/golang/dep.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue