unit-test: Use a newer googletest

The last googletest release was 2 years ago and is notably missing built
in pkgconfig support. Since the release upstream has added pkgconfig
support that is divergent from the pkgconfig files we patched onto their
old release. Instead of backporting those pkgconfig files, just update
to use a snapshot of googletest until a new release is made.

Tested:
    Test cases still work for sdbusplus and phosphor-logging.

Change-Id: I0d6f4b7bf747860ba2cbd072bfed275053456ae0
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed