Roll external/re2/ 601d9ea3e..a0b3bc60c (1 commit) (#5453)

601d9ea3e6...a0b3bc60c3

$ git log 601d9ea3e..a0b3bc60c --date=short --no-merges --format='%ad %ae %s'
2023-10-25 junyer Add support for Python 3.12.

Created with:
  roll-dep external/re2

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-10-26 06:40:22 +00:00 committed by GitHub
parent 33bac51443
commit 4f014aff9c
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': 'v21.12',
're2_revision': '601d9ea3e6a768cb666e71012f0baf812a2d48da',
're2_revision': 'a0b3bc60c3a42b4e572bf643fa0e10bf60dcc872',
'spirv_headers_revision': '88bc5e321c2839707df8b1ab534e243e00744177',
}