Roll deps

* Roll external/googletest/ 5a37b517a..9b4993ca7 (8 commits)

5a37b517ad...9b4993ca7d

Created with:
  roll-dep external/googletest

* Roll external/abseil_cpp/ 79ca5d7aa..1a31b81c0 (602 commits)

79ca5d7aad...1a31b81c0a

Created with:
  roll-dep external/abseil_cpp

* Roll external/spirv-headers/ 4f7b471f1..49a1fceb9 (3 commits)

4f7b471f1a...49a1fceb9b

Created with:
  roll-dep external/spirv-headers

---------

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2024-05-23 16:18:51 -04:00 committed by GitHub
parent 336b5710a5
commit 77c40bece1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

7
DEPS
View File

@ -3,17 +3,18 @@ use_relative_paths = True
vars = {
'github': 'https://github.com',
'abseil_revision': '79ca5d7aad63973c83a4962a66ab07cd623131ea',
'abseil_revision': '1a31b81c0a467c1c8e229b9fc172a4eb0db5bd85',
'effcee_revision': '19b4aa87af25cb4ee779a071409732f34bfc305c',
'googletest_revision': '5a37b517ad4ab6738556f0284c256cae1466c5b4',
'googletest_revision': '9b4993ca7d1279dec5c5d41ba327cb11a77bdc00',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',
're2_revision': '917047f3606d3ba9e2de0d383c3cd80c94ed732c',
'spirv_headers_revision': '4f7b471f1a66b6d06462cd4ba57628cc0cd087d7',
'spirv_headers_revision': '49a1fceb9b1d087f3c25ad5ec077bb0e46231297',
}
deps = {