mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-21 22:51:09 +02:00
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>