Roll external/googletest/ 2f2e72bae..3d568bdda (1 commit) (#5100)

2f2e72bae9...3d568bdda5

$ git log 2f2e72bae..3d568bdda --date=short --no-merges --format='%ad %ae %s'
2023-02-06 absl-team Add support for the alternative base64 encoding in RFC 4648 section 5 to `WhenBase64Unescaped`.

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-02-07 14:17:24 +00:00 committed by GitHub
parent 0ce2bc4ce0
commit c965624e34
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',
'googletest_revision': '2f2e72bae991138cedd0e3d06a115022736cd568',
'googletest_revision': '3d568bdda59a0b5e50d5f08038eb092b6d88e309',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v3.13.0.1',