dep 0.2.1

Closes #16387.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-08-04 01:21:17 -07:00
parent 8f662e970c
commit bb6c09cfcc

View file

@ -1,8 +1,8 @@
class Dep < Formula
desc "Go dependency management tool"
homepage "https://github.com/golang/dep"
url "https://github.com/golang/dep/archive/v0.2.0.tar.gz"
sha256 "f7887b1aae33ea6555eef82b8f597dbd670faf808af2c744e8eade338e51e9c3"
url "https://github.com/golang/dep/archive/v0.2.1.tar.gz"
sha256 "f1ac592709f6e35805915321c3a6b351dbf099767d1362111fe1d43a1565714f"
head "https://github.com/golang/dep.git"
bottle do