about summary refs log tree commit diff
path: root/third_party/gopkgs/cloud.google.com (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-08-04 r/1577 fix(3p/gopkgs/cloud.google.com/go): add missing `depot` argedef1-1/+1
Change-Id: If08a43e18a41abd3e2ae7c08ceb6f48844d20df1 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1626 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
2020-02-21 r/559 chore: Rename pkgs->depot in all Nix file headersVincent Ambo1-4/+1
2019-12-13 r/124 chore(third_party): Bump gopkgs needed for Google CloudVincent Ambo1-1/+1
2019-12-13 r/123 feat(third_party/gopkgs): Import external packages for Google CloudVincent Ambo1-0/+12
These packages contain the Cloud SDK for Go. There is currently a linker issue (presumably due to something in `buildGo.nix`) that means that projects using them can not actually be built.