Roll external/re2/ ba541565b..8afcf7fcc (1 commit) (#5085)

ba541565b4...8afcf7fcc4

$ git log ba541565b..8afcf7fcc --date=short --no-merges --format='%ad %ae %s'
2023-01-25 junyer Improve support for the optional ICU dependency.

Created with:
  roll-dep external/re2

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-01-27 02:27:32 +00:00 committed by GitHub
parent 5db6c38e65
commit 96c5dac559
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -12,7 +12,7 @@ vars = {
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v3.13.0.1',
're2_revision': 'ba541565b4fbe1684d4b98695ec0b6d6c13ba98b',
're2_revision': '8afcf7fcc481692197e33612446d69e8f5777c54',
'spirv_headers_revision': 'aa331ab0ffcb3a67021caa1a0c1c9017712f2f31',
}