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