Gitiles
Code Review Sign In
gerrit-dev.monogon.dev / monogon / 4bde9313d653c7a3714d824f9904aa4081796560 / . / third_party
tree: 3c696987c443da05f59e19f29f155b3deab9a483 [path history] [tgz]
  1. bazelrc/
  2. chrony/
  3. cockroach/
  4. com_github_cockroachdb_cockroach/
  5. com_github_containerd_containerd_v2/
  6. com_github_containernetworking_cni/
  7. com_github_containernetworking_plugins/
  8. com_github_corverroos_commentwrap/
  9. com_github_go_delve_delve/
  10. com_github_google_go_tpm_tools/
  11. com_github_google_nftables/
  12. com_github_mdlayher_kobject/
  13. com_github_opencontainers_runc/
  14. com_github_pganalyze_pg_query_go_v4/
  15. com_github_sbezverk_nfproxy/
  16. com_github_seccomp_libseccomp_golang/
  17. com_go_etcd_io_etcd_server_v3/
  18. com_go_etcd_io_etcd_tests_v3/
  19. com_golang_org_x_tools/
  20. com_gvisor_dev_gvisor/
  21. com_k8s_io_client_go/
  22. com_k8s_io_component_base/
  23. com_k8s_io_kubectl/
  24. com_k8s_io_kubelet/
  25. com_k8s_io_kubernetes/
  26. com_k8s_io_mount_utils/
  27. dosfstools/
  28. edk2/
  29. efistub/
  30. gazelle/
  31. glib/
  32. gnuefi/
  33. inih/
  34. intel_ucode/
  35. libelf/
  36. libpg_query/
  37. libtpms/
  38. libuuid/
  39. licenses/
  40. linux/
  41. linux-firmware/
  42. nix/
  43. openssl/
  44. rules_go/
  45. rules_oci/
  46. rules_python/
  47. rules_rust/
  48. rust/
  49. rust_efi/
  50. seccomp/
  51. swtpm/
  52. urcu/
  53. util-linux/
  54. xfsprogs/
  55. BUILD.bazel
  56. README.md
third_party/README.md

//third_party

Anything related to importing third party code and making it work with our monorepo lives here:

  • Vendored code.
  • Bazel rules for third party code.
  • Patches to thid party code.
  • Lock files and similar package manager definitions (whenever possible - things like `go.mod have to live at the top level, and that's OK too).

First-party code or build rules based on a third-party component should not live here.

Powered by Gitilestxt json