Roll external/re2/ 8afcf7fcc..b025c6a3a (1 commit) (#5091)

8afcf7fcc4...b025c6a3ae

$ git log 8afcf7fcc..b025c6a3a --date=short --no-merges --format='%ad %ae %s'
2023-01-30 raj.khem Use plain int type instead of int32_t

Created with:
  roll-dep external/re2

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-01-31 21:54:27 +00:00 committed by GitHub
parent b230a7c7d1
commit 8a0fe779e5
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': '8afcf7fcc481692197e33612446d69e8f5777c54',
're2_revision': 'b025c6a3ae05995660e3b882eb3277f4399ced1a',
'spirv_headers_revision': 'aa331ab0ffcb3a67021caa1a0c1c9017712f2f31',
}