Skip to content

Commit

Permalink
roll deps (#5432)
Browse files Browse the repository at this point in the history
* Roll external/googletest/ beb552fb4..2dd1c1319 (1 commit)

google/googletest@beb552f...2dd1c13

$ git log beb552fb4..2dd1c1319 --date=short --no-merges --format='%ad %ae %s'
2023-10-05 absl-team Fix RE::Init for Android and NetBSD.

Created with:
  roll-dep external/googletest

* Roll external/re2/ 26f7d889e..35bb195de (1 commit)

google/re2@26f7d88...35bb195

$ git log 26f7d889e..35bb195de --date=short --no-merges --format='%ad %ae %s'
2023-10-05 junyer Update Unicode data to 15.1.0.

Created with:
  roll-dep external/re2

---------

Co-authored-by: GitHub Actions[bot] <>
  • Loading branch information
github-actions[bot] authored Oct 6, 2023
1 parent ce995b3 commit 933db56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ vars = {

'effcee_revision': '19b4aa87af25cb4ee779a071409732f34bfc305c',

'googletest_revision': 'beb552fb47e9e8a6ddab20526663c2dddd601ec6',
'googletest_revision': '2dd1c131950043a8ad5ab0d2dda0e0970596586a',

# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',

're2_revision': '26f7d889e1f7e75e95e65490086538edf9f5275c',
're2_revision': '35bb195dec329ab061472b19b0f4cb68ab3dde0a',
'spirv_headers_revision': 'e867c06631767a2d96424cbec530f9ee5e78180f',
}

Expand Down

0 comments on commit 933db56

Please sign in to comment.