зеркало из https://github.com/golang/build.git
326548a346
This fixes stuff in CL 210498 and CL 210237. I renamed the Zone field to ControlZone both to make it more clear and to force compilation errors wherever Zone was used previously, which revealed some things that were missed. Updates golang/go#35987 Change-Id: I2f890727ece86d093a90a3b47701caa58de6ccbc Reviewed-on: https://go-review.googlesource.com/c/build/+/210541 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Alexander Rakoczy <alex@golang.org> |
||
---|---|---|
.. | ||
README.md | ||
gcpinit.go | ||
gcpinit_test.go |
README.md
golang.org/x/build/cmd/gcpinit
The gcpinit
command is a bootstrapping tool to create resources on
GCP needed by the Go build system.