fix(3p/gopkgs/cloud.google.com/go): add missing depot
arg
Change-Id: If08a43e18a41abd3e2ae7c08ceb6f48844d20df1 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1626 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
0aff4c256c
commit
cf35ad4fa9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{ depot, pkgs, ... }:
|
||||
|
||||
depot.buildGo.external {
|
||||
path = "cloud.google.com/go";
|
||||
|
|
Loading…
Reference in a new issue