docker-proxy: remove invalid godeps = null
This commit is contained in:
parent
a82ea40085
commit
69a333ab31
@ -13,8 +13,6 @@ buildGoPackage rec {
|
||||
|
||||
goPackagePath = "github.com/docker/libnetwork";
|
||||
|
||||
goDeps = null;
|
||||
|
||||
installPhase = ''
|
||||
install -m755 -D ./go/bin/proxy $out/bin/docker-proxy
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user