Roll external/googletest/ b479e7a3c..c231e6f5b (1 commit) (#5613)

* Roll external/googletest/ b479e7a3c..c231e6f5b (1 commit)

https://github.com/google/googletest/compare/b479e7a3c161...c231e6f5b152

$ git log b479e7a3c..c231e6f5b --date=short --no-merges --format='%ad %ae %s'
2024-03-14 absl-team Add test for move-only type in `Action` signature

Created with:
  roll-dep external/googletest

* Roll external/re2/ 108914d28..db46d1e11 (3 commits)

https://github.com/google/re2/compare/108914d28a79...db46d1e11eee

$ git log 108914d28..db46d1e11 --date=short --no-merges --format='%ad %ae %s'
2024-03-17 junyer Bump versions of actions to latest releases.
2024-03-17 junyer Fix the link to the Python wrapper.
2024-03-15 oleksandr.red+github doc/mksyntaxgo: use standard generated Go header

Created with:
  roll-dep external/re2

---------

Co-authored-by: GitHub Actions[bot] <>
diff --git a/DEPS b/DEPS
index 5caea64..d421ac7 100644
--- a/DEPS
+++ b/DEPS
@@ -7,12 +7,12 @@
 
   'effcee_revision': '19b4aa87af25cb4ee779a071409732f34bfc305c',
 
-  'googletest_revision': 'b479e7a3c161d7087113a05f8cb034b870313a55',
+  'googletest_revision': 'c231e6f5b152029dbd5fa4a9e0c04095035aec3f',
 
   # Use protobufs before they gained the dependency on abseil
   'protobuf_revision': 'v21.12',
 
-  're2_revision': '108914d28a79243d4300e7e651cd0a0d5883ca0f',
+  're2_revision': 'db46d1e11eee1ad501e8e08411747468d1d6a87e',
   'spirv_headers_revision': '8b246ff75c6615ba4532fe4fde20f1be090c3764',
 }