Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update KMS client library #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

andrewmackett
Copy link

This Tink extension currently depends on the deprecated google.golang.org/api/cloudkms/v1 package for its KMS client library.

This PR updates the KMS client library to use the recommended cloud.google.com/go/kms/apiv1 package instead.

@chuckx chuckx self-assigned this Aug 3, 2023
@andrewmackett
Copy link
Author

Hi @chuckx, thanks for taking a look at this.

I wanted to say that I'm happy to do further work on this PR if it's necessary. I'm not familiar with Bazel or Copybara, and I'm reasonably new to Go, so any feedback no-matter how minor is welcome. Thanks again.

@chuckx
Copy link
Contributor

chuckx commented Aug 9, 2023

Thanks for the PR. I'll be taking a closer look at this later this week.

@andrewmackett
Copy link
Author

Did you have any initial thoughts on this @chuckx?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants