Roll external/googletest/ dea0484e4..0bdaac5a1 (1 commit) (#5206)

dea0484e4d...0bdaac5a14

$ git log dea0484e4..0bdaac5a1 --date=short --no-merges --format='%ad %ae %s'
2023-04-27 tomhughes Add qualifier to avoid argument dependent lookup

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-04-28 10:30:53 -04:00 committed by GitHub
parent baa46e1036
commit 8e1001e938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
DEPS
View File

@ -5,7 +5,7 @@ vars = {
'effcee_revision': '66edefd2bb641de8a2f46b476de21f227fc03a28',
'googletest_revision': 'dea0484e4d3b6a2c50055c24c5617cd662a50c5f',
'googletest_revision': '0bdaac5a1401fffac6b64581efc639734aded793',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',