tvl-depot/third_party
Vincent Ambo 9594203e07 feat(third_party/gopkgs): Import external packages for Google Cloud
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.
2019-12-13 12:12:06 +00:00
..
gopkgs feat(third_party/gopkgs): Import external packages for Google Cloud 2019-12-13 12:12:06 +00:00
naersk fix(third_party): Shuffle code around to be compatible with readTree 2019-12-09 03:18:27 +00:00
nixery fix(third_party): Shuffle code around to be compatible with readTree 2019-12-09 03:18:27 +00:00
ormolu fix(third_party): Shuffle code around to be compatible with readTree 2019-12-09 03:18:27 +00:00
terraform-gcp fix(third_party): Shuffle code around to be compatible with readTree 2019-12-09 03:18:27 +00:00
default.nix chore(overrides): Upgrade buildGo.nix 2019-12-13 12:11:50 +00:00
README.md docs(third_party): Add README 2019-06-29 14:12:38 +01:00

Third-Party Code

Code under this folder is one of the following:

  1. Externally developed dependencies which have been imported ("vendored") into this repository. These dependencies come with their own licenses and whatever else.

  2. Code that is developed inside of this repository, but released to an external repository via Copybara.