dive: remove docker dep
Closes #42812. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
14b5625584
commit
1bf36f767d
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ class Dive < Formula
|
|||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
depends_on "docker"
|
||||
|
||||
def install
|
||||
ENV["GOPATH"] = buildpath
|
||||
|
|
Loading…
Reference in a new issue