Roll external/googletest/ 057b4e904..8fa9461cc (2 commits) (#5192)

057b4e904f...8fa9461cc2

$ git log 057b4e904..8fa9461cc --date=short --no-merges --format='%ad %ae %s'
2023-04-11 absl-team Fix FunctionMocker compilation slowdown in 9d21db9e0a60a1ea61ec19331c9bc0dd33e907b1
2023-04-11 absl-team Support --gtest_stream_result_to on macOS

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-04-12 11:05:49 -04:00 committed by GitHub
parent 048faf2e53
commit 31c546e316
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -5,7 +5,7 @@ vars = {
'effcee_revision': '66edefd2bb641de8a2f46b476de21f227fc03a28',
'googletest_revision': '057b4e904fd754135dc19ff557c14036fd316425',
'googletest_revision': '8fa9461cc28e053d66f17132808d287ae51575e2',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v3.13.0.1',