Roll external/abseil_cpp/ 074a32af6..af4c589ed (1 commit) (#5731)

* Roll external/googletest/ 34ad51b3d..9ff2450a5 (8 commits)

34ad51b3dc...9ff2450a56

Created with:
  roll-dep external/googletest

* Roll external/abseil_cpp/ 074a32af6..eb8522077 (13 commits)

074a32af66...eb85220775

Created with:
  roll-dep external/abseil_cpp

* Roll external/effcee/ d74d33d93..2c97e5689 (1 commit)

d74d33d930...2c97e5689e

Created with:
  roll-dep external/effcee

---------

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2024-07-18 02:54:47 +00:00 committed by GitHub
parent 3ab0d22608
commit 4c7e1fa5c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
DEPS
View File

@ -3,11 +3,11 @@ use_relative_paths = True
vars = {
'github': 'https://github.com',
'abseil_revision': '074a32af66648c74dd0104e251e44ace5b59f7fa',
'abseil_revision': 'eb852207758a773965301d0ae717e4235fc5301a',
'effcee_revision': 'd74d33d93043952a99ae7cd7458baf6bc8df1da0',
'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b',
'googletest_revision': '34ad51b3dc4f922d8ab622491dd44fc2c39afee9',
'googletest_revision': '9ff2450a56aed4f7f124f5104d9e3088bf791ee9',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',