Gitiles
Code Review Sign In
gerrit-dev.monogon.dev / monogon / ad4d9545ac74b43c3f442627b507d45f7eec3b3f / . / third_party
tree: aed70514fc785f14829859c0bb649e86a1db52d2 [path history] [tgz]
  1. bazelrc/
  2. cap/
  3. chrony/
  4. cockroach/
  5. com_github_containernetworking_cni/
  6. com_github_containernetworking_plugins/
  7. com_github_corverroos_commentwrap/
  8. com_github_go_delve_delve/
  9. com_github_google_cadvisor/
  10. com_github_google_go_tpm_tools/
  11. com_github_google_nftables/
  12. com_github_opencontainers_runc/
  13. com_github_pganalyze_pg_query_go_v4/
  14. com_github_sbezverk_nfproxy/
  15. com_github_seccomp_libseccomp_golang/
  16. com_github_vishvananda_netlink/
  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. libpg_query/
  36. libtpms/
  37. licenses/
  38. linux/
  39. linux-firmware/
  40. musl/
  41. nix/
  42. rules_go/
  43. rules_rust/
  44. rust/
  45. rust_efi/
  46. sandboxroot/
  47. seccomp/
  48. swtpm/
  49. urcu/
  50. util-linux/
  51. xfsprogs/
  52. BUILD.bazel
  53. 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