Skip to content

Commit 8806126

Browse files
Roll external/abseil_cpp/ 4e0956109..65b7da13b (2 commits) (#5929)
* Roll external/googletest/ 7d76a231b..504ea69cf (2 commits) google/googletest@7d76a23...504ea69 Created with: roll-dep external/googletest * Roll external/abseil_cpp/ 4e0956109..f489ceb63 (4 commits) abseil/abseil-cpp@4e09561...f489ceb Created with: roll-dep external/abseil_cpp * Roll external/spirv-headers/ 3f17b2af6..a380cd254 (1 commit) KhronosGroup/SPIRV-Headers@3f17b2a...a380cd2 Created with: roll-dep external/spirv-headers * Roll external/effcee/ 08da24ec2..e63a164aa (2 commits) google/effcee@08da24e...e63a164 Created with: roll-dep external/effcee --------- Co-authored-by: GitHub Actions[bot] <>
1 parent e6307f4 commit 8806126

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

DEPS

Lines changed: 4 additions & 4 deletions
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': '4e0956109640efa4b2ee68a2d6640fb13afa420e',
6+
'abseil_revision': 'f489ceb630c633fe524ce6e72107e8cc930de14b',
77

8-
'effcee_revision': '08da24ec245a274fea3a128ba50068f163390565',
8+
'effcee_revision': 'e63a164aa0a40a04ddca2c18976819668b5a47a8',
99

10-
'googletest_revision': '7d76a231b0e29caf86e68d1df858308cd53b2a66',
10+
'googletest_revision': '504ea69cf7e9947be54f808a09b7b08988e84b5f',
1111

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

1515
're2_revision': '6dcd83d60f7944926bfd308cc13979fc53dd69ca',
1616

17-
'spirv_headers_revision': '3f17b2af6784bfa2c5aa5dbb8e0e74a607dd8b3b',
17+
'spirv_headers_revision': 'a380cd25433092dbce9a455a3feb1242138febee',
1818
}
1919

2020
deps = {

0 commit comments

Comments
 (0)