We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6df895 commit 44dfdbcCopy full SHA for 44dfdbc
src/test/shell/testenv.sh
@@ -592,12 +592,6 @@ function add_rules_license() {
592
593
function add_protobuf() {
594
add_bazel_dep "protobuf" "$1"
595
- cat >> "$1" <<EOF
596
-single_version_override(
597
- module_name = "protobuf",
598
- version = "29.0-rc2",
599
-)
600
-EOF
601
}
602
603
function add_rules_testing() {
0 commit comments