Roll external/googletest/ af39146b4..ec4fed932 (1 commit) (#5287)

af39146b45...ec4fed9321

$ git log af39146b4..ec4fed932 --date=short --no-merges --format='%ad %ae %s'
2023-06-22 absl-team Update code examples in the gMock Cookbook following C++ best practices.

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-06-23 10:13:38 -04:00 committed by GitHub
parent 04cdb2d344
commit cfb99efd7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -7,7 +7,7 @@ vars = {
'effcee_revision': '19b4aa87af25cb4ee779a071409732f34bfc305c',
'googletest_revision': 'af39146b45619b7b0d98d1c85138bdb571975598',
'googletest_revision': 'ec4fed93217bc2830959bb8e86798c1d86956949',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',