* Roll external/googletest/ 1204d6344..d14403194 (1 commit)

1204d63444...d144031940

Created with:
  roll-dep external/googletest

* Roll external/abseil_cpp/ 4b4f41e93..a3027054a (6 commits)

4b4f41e93d...a3027054ab

Created with:
  roll-dep external/abseil_cpp

* Roll external/spirv-headers/ cb6b2c32d..996c728cf (1 commit)

cb6b2c32db...996c728cf7

Created with:
  roll-dep external/spirv-headers

---------

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2024-11-07 03:12:15 +00:00 committed by GitHub
parent 02433568af
commit 9117e042b9
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 = {
'github': 'https://github.com',
'abseil_revision': '4b4f41e93d14812481b7692f89dccb1f0d609a28',
'abseil_revision': 'a3027054aba8c264d2ef9663061f99228fa16645',
'effcee_revision': '2c97e5689ed8d7ab6ae5820f884f03a601ae124b',
'googletest_revision': '1204d634444b0ba6da53201a8b6caf2a502d883c',
'googletest_revision': 'd144031940543e15423a25ae5a8a74141044862f',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',
're2_revision': '6dcd83d60f7944926bfd308cc13979fc53dd69ca',
'spirv_headers_revision': 'cb6b2c32dbfc3257c1e9142a116fe9ee3d9b80a2',
'spirv_headers_revision': '996c728cf7dcfb29845cfa15222822318f047810',
}
deps = {