Roll external/re2/ 9dc7ae7b5..6148386f0 (3 commits) (#5379)

9dc7ae7b52...6148386f0c

$ git log 9dc7ae7b5..6148386f0 --date=short --no-merges --format='%ad %ae %s'
2023-08-11 junyer Add support for `(?<name>expr)`.
2023-08-11 junyer Add a `WORKSPACE.bzlmod` file.
2023-08-11 junyer Migrate to Bzlmod.

Created with:
  roll-dep external/re2

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-08-14 10:12:05 -04:00 committed by GitHub
parent 7ddc65c722
commit fddcc8cedc
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': '9dc7ae7b52a17b75e3f9249ea85ba578bf42f255',
're2_revision': '6148386f0c8f03da1ab0bf982a4dbe080b4ea7bc',
'spirv_headers_revision': '45fc02a6c67016b3e5ff6e4896a61544a40f90f8',
}