Skip to content

Commit 8a6aaa6

Browse files
roll deps (#6069)
* Roll external/googletest/ 2ae29b52f..52204f78f (1 commit) google/googletest@2ae29b5...52204f7 Created with: roll-dep external/googletest * Roll external/abseil_cpp/ fd39cfa46..b12a6f75f (3 commits) abseil/abseil-cpp@fd39cfa...b12a6f7 Created with: roll-dep external/abseil_cpp * Roll external/spirv-headers/ 0e7106779..8c88e0c4c (2 commits) KhronosGroup/SPIRV-Headers@0e71067...8c88e0c Created with: roll-dep external/spirv-headers --------- Co-authored-by: GitHub Actions[bot] <>
1 parent 393d5c7 commit 8a6aaa6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DEPS

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ use_relative_paths = True
33
vars = {
44
'github': 'https://github.com',
55

6-
'abseil_revision': 'fd39cfa4670a1f7995ecf0247f04bda757384ad9',
6+
'abseil_revision': 'b12a6f75f6eadd2702c1227e0ab09952636206d6',
77

88
'effcee_revision': '874b47102c57a8979c0f154cf8e0eab53c0a0502',
99

10-
'googletest_revision': '2ae29b52fdff88c52fef655fa0d245fc514ca35b',
10+
'googletest_revision': '52204f78f94d7512df1f0f3bea1d47437a2c3a58',
1111

1212
# Use protobufs before they gained the dependency on abseil
1313
'protobuf_revision': 'v21.12',
1414

1515
're2_revision': 'c84a140c93352cdabbfb547c531be34515b12228',
1616

17-
'spirv_headers_revision': '0e710677989b4326ac974fd80c5308191ed80965',
17+
'spirv_headers_revision': '8c88e0c4c94a21de825efccba5f99a862b049825',
1818
}
1919

2020
deps = {

0 commit comments

Comments
 (0)