Googletest export

Updates Linux docker image to use Bazel 4.1.0 and GCC 11.1
Updates Bazel dependencies
Removes the last usage of the deprecated and removed Python2

PiperOrigin-RevId: 375759184
This commit is contained in:
dmauro
2021-05-25 14:50:59 -04:00
committed by Andy Soffer
parent a3460d1aee
commit 8ceecc27c7
3 changed files with 15 additions and 20 deletions

View File

@@ -103,7 +103,6 @@ py_test(
":gmock_output_test_",
":gmock_output_test_golden.txt",
],
python_version = "PY2",
tags = [
"no_test_msvc2015",
"no_test_msvc2017",