Roll external/googletest/ 65cfeca1a..e9078161e (1 commit) (#5267)

65cfeca1a1...e9078161e6

$ git log 65cfeca1a..e9078161e --date=short --no-merges --format='%ad %ae %s'
2023-03-14 macieksroczynski Add COMPONENT to install

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-06-13 09:48:33 -04:00 committed by GitHub
parent 6d0e3cf6af
commit 40dde04ca2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -7,7 +7,7 @@ vars = {
'effcee_revision': '6d3b974a7779506b59d70cc7ecea1e47931c7183',
'googletest_revision': '65cfeca1a1eebca291b59395f79a60a4497d0f73',
'googletest_revision': 'e9078161e6d35e31535b3d76086ffd5714050a1b',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',