Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(auth): use default client for universe metadata lookup (googleapi…
…s#10551) When this code was first introduced we did not have the context methods in the metadata package so we set the timeout on the client. Now that we do we should use context to set the timeout and use the default client the metadata package provides. Fixes: googleapis#10544
- Loading branch information