Roll external/googletest/ 39a26e12d..3d787f5a0 (2 commits) (#5123)

39a26e12d6...3d787f5a0d

$ git log 39a26e12d..3d787f5a0 --date=short --no-merges --format='%ad %ae %s'
2023-02-24 absl-team Add `const` qualifier to `gtest_sentinel` which doesn't change.
2023-02-23 absl-team Added a missing semicolon for GTEST_FLAG_SET code snippet.

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-02-25 18:54:35 +00:00 committed by GitHub
parent b955c468b1
commit 3b2ea1a422
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -5,7 +5,7 @@ vars = {
'effcee_revision': 'c7b4db79f340f7a9981e8a484f6d5785e24242d1', 'effcee_revision': 'c7b4db79f340f7a9981e8a484f6d5785e24242d1',
'googletest_revision': '39a26e12d67ed6c21feeb606372bfee39a8e6d53', 'googletest_revision': '3d787f5a0d58cfc37a0563bb15647a0d8aa2c1bf',
# Use protobufs before they gained the dependency on abseil # Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v3.13.0.1', 'protobuf_revision': 'v3.13.0.1',