Roll external/abseil_cpp/ fd7713cb9..fd58e18f2 (2 commits) (#5773)

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

ff233bdd4c...0953a17a42

Created with:
  roll-dep external/googletest

* Roll external/abseil_cpp/ fd7713cb9..e64dd622d (10 commits)

fd7713cb9a...e64dd622d7

Created with:
  roll-dep external/abseil_cpp

* Roll external/spirv-headers/ 69ab0f32d..efb6b4099 (2 commits)

69ab0f32dc...efb6b4099d

Created with:
  roll-dep external/spirv-headers

---------

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2024-09-03 16:56:01 +00:00 committed by GitHub
parent 88c25a71d9
commit e1782d6675
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
DEPS
View File

@ -3,18 +3,18 @@ use_relative_paths = True
vars = { vars = {
'github': 'https://github.com', 'github': 'https://github.com',
'abseil_revision': 'fd7713cb9a97c49096211ff40de280b6cebbb21c', 'abseil_revision': 'e64dd622d7643b838b4f9c594f3d22a5d33bf58c',
'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b', 'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b',
'googletest_revision': 'ff233bdd4cac0a0bf6e5cd45bda3406814cb2796', 'googletest_revision': '0953a17a4281fc26831da647ad3fcd5e21e6473b',
# Use protobufs before they gained the dependency on abseil # Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12', 'protobuf_revision': 'v21.12',
're2_revision': '6dcd83d60f7944926bfd308cc13979fc53dd69ca', 're2_revision': '6dcd83d60f7944926bfd308cc13979fc53dd69ca',
'spirv_headers_revision': '69ab0f32dc6376d74b3f5b0b7161c6681478badd', 'spirv_headers_revision': 'efb6b4099ddb8fa60f62956dee592c4b94ec6a49',
} }
deps = { deps = {