summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2023-09-05 14:32:00 +0000
committerGitHub <noreply@github.com>2023-09-05 14:32:00 +0000
commit158bc7bd6b3078d1a38488ae8d1322657ed6cf15 (patch)
treeaba104c5d9b9a053a7eef0d13b29ea7c87c2e317
parent1121c23198901cf7c9f9b615f14045493a346e20 (diff)
downloadSPIRV-Tools-158bc7bd6b3078d1a38488ae8d1322657ed6cf15.tar.gz
SPIRV-Tools-158bc7bd6b3078d1a38488ae8d1322657ed6cf15.tar.bz2
SPIRV-Tools-158bc7bd6b3078d1a38488ae8d1322657ed6cf15.zip
Roll external/re2/ 523f9b097..e0077036c (2 commits) (#5391)
https://github.com/google/re2/compare/523f9b097163...e0077036ca06 $ git log 523f9b097..e0077036c --date=short --no-merges --format='%ad %ae %s' 2023-08-31 junyer `@rules_python` fails due to Bazel running as root. 2023-08-31 junyer Prepare to tag release `2023-09-01`. Created with: roll-dep external/re2 Co-authored-by: GitHub Actions[bot] <>
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 3dd60175..e8a4dabf 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ vars = {
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',
- 're2_revision': '523f9b097163895957f0fdd91cb8aa595c7f65a1',
+ 're2_revision': 'e0077036ca06238db4abef5ba18ced3e5b9a5893',
'spirv_headers_revision': 'd790ced752b5bfc06b6988baadef6eb2d16bdf96',
}