This is a prerequisite change to start supporting Bazel 7. Changes are - Disabled bzlmod which Bazel 7 begins to enable by default. This eventually needs to be done to support bzlmod but not now. - Upgraded some bazel rule dependencies which are required to support Bazel 7. - Using Python 3 explcitly as Bazel 7 begins to reject Python 2. Note that this isn't enough to enable Bazel 7 by default and another PR will follow for that. Closes #35374 PiperOrigin-RevId: 592931675 |
||
|---|---|---|
| .. | ||
| utils | ||
| BUILD | ||
| address_sorting_test.cc | ||
| cancel_ares_query_test.cc | ||
| gen_build_yaml.py | ||
| generate_resolver_component_tests.bzl | ||
| manual_run_resolver_component_test.py | ||
| resolver_component_test.cc | ||
| resolver_component_tests_runner.py | ||
| resolver_component_tests_runner_invoker.cc | ||
| resolver_test_record_groups.yaml | ||