* Roll external/googletest/ 0953a17a4..6dae7eb4a (1 commit)

0953a17a42...6dae7eb4a5

Created with:
  roll-dep external/googletest

* Roll external/abseil_cpp/ f7c22f52a..0df567400 (10 commits)

f7c22f52a7...0df5674003

Created with:
  roll-dep external/abseil_cpp

---------

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2024-09-18 10:53:02 +00:00 committed by GitHub
parent 20788a4c5f
commit 04bdb6c7c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
DEPS
View File

@ -3,11 +3,11 @@ use_relative_paths = True
vars = {
'github': 'https://github.com',
'abseil_revision': 'f7c22f52a748761b93c50a27b06afef000b26f95',
'abseil_revision': '0df56740031c3882c3b3f93bef15698a30f3a1f6',
'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b',
'googletest_revision': '0953a17a4281fc26831da647ad3fcd5e21e6473b',
'googletest_revision': '6dae7eb4a5c3a169f3e298392bff4680224aa94a',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',