dive: remove docker dep

Closes #42812.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Rui Chen 2019-08-05 07:59:16 -04:00 committed by Chongyu Zhu
parent 14b5625584
commit 1bf36f767d
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -13,7 +13,6 @@ class Dive < Formula
end
depends_on "go" => :build
depends_on "docker"
def install
ENV["GOPATH"] = buildpath