Steven Davidovitz 9ff8f7e4c2
fix(gcs): failed locks due to upstream library error check changes (#31274)
After https://github.com/googleapis/google-cloud-go/pull/11519, errors
must be checked with `errors.Is`.

Addresses #31125.

Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
2025-07-31 12:22:58 -04:00
..