Skip to content

Commit

Permalink
Roll external/re2/ 960c86176..73031bbc0 (6 commits)
Browse files Browse the repository at this point in the history
google/re2@960c861...73031bb

$ git log 960c86176..73031bbc0 --date=short --no-merges --format='%ad %ae %s'
2023-08-22 junyer Reset the Bzlmod compatibility level to 1.
2023-08-17 junyer Clean up `__GNUC__` conditions.
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.
2023-08-04 junyer Minor Bazel cleanups.

Created with:
  roll-dep external/re2
  • Loading branch information
GitHub Actions[bot] committed Aug 25, 2023
1 parent 90c2b2d commit f1f5a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ vars = {
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',

're2_revision': '960c861764ff54c9a12ff683ba55ccaad1a8f73b',
're2_revision': '73031bbc08cb3e3200497be4a50e37d6f3acc1d0',
'spirv_headers_revision': 'ae89923fa781650569ca15e5b498a9e4e46ee9c9',
}

Expand Down

0 comments on commit f1f5a67

Please sign in to comment.