diff --git a/.bazelrc b/.bazelrc index 0467249e83..c179539323 100644 --- a/.bazelrc +++ b/.bazelrc @@ -17,11 +17,6 @@ build:release --workspace_status_command=./scripts/current_version.sh # This is needed only for the pkg_tar rule build --host_force_python=PY2 -# Opt-in to upcoming breaking changes -build --incompatible_disable_legacy_proto_provider -build --incompatible_use_python_toolchains -test --incompatible_windows_native_test_wrapper - # TODO(gregmagolan): remove the following flags once @io_bazel_rules_go is compatible with Bazel 0.27.0 build --noincompatible_require_ctx_in_configure_features build --noincompatible_no_support_tools_in_action_inputs