Roll external/googletest/ a3580180d..bc860af08 (1 commit) (#5216)

a3580180d1...bc860af087

$ git log a3580180d..bc860af08 --date=short --no-merges --format='%ad %ae %s'
2023-05-05 absl-team This trips up when compiling with -Wvla otherwise.

Created with:
  roll-dep external/googletest

Co-authored-by: GitHub Actions[bot] <>
This commit is contained in:
github-actions[bot] 2023-05-08 10:22:36 -04:00 committed by GitHub
parent 8993f9f52f
commit d6310f4168
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': 'a3580180d16923d6d5f488e20b3814608a892f17',
'googletest_revision': 'bc860af08783b8113005ca7697da5f5d49a8056f',
# Use protobufs before they gained the dependency on abseil
'protobuf_revision': 'v21.12',