benthos: set proxyVendor
This commit is contained in:
parent
149419839c
commit
1a97b5d6cf
1 changed files with 3 additions and 1 deletions
|
@ -14,7 +14,9 @@ buildGoModule rec {
|
||||||
hash = "sha256-s81svVIu/6VsZCKyDtP0TMBN6ZLxToTLGpMxRAzZLXs=";
|
hash = "sha256-s81svVIu/6VsZCKyDtP0TMBN6ZLxToTLGpMxRAzZLXs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-ufZjNDIdj8zRkEYgZ87knsjggDDB4oC/FNc6BzpqF+k=";
|
proxyVendor = true;
|
||||||
|
|
||||||
|
vendorHash = "sha256-bnQn6gdHhbUJUPWU3CKrw1sq5CL0Tkss4DINPwlsiPU=";
|
||||||
|
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue