Skip to content
New issue

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

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

Already on GitHub? # to your account

GCLOUD: Stop using deprecated New() call #1409

Merged
merged 5 commits into from
Feb 11, 2022
Merged

GCLOUD: Stop using deprecated New() call #1409

merged 5 commits into from
Feb 11, 2022

Conversation

tlimoncelli
Copy link
Contributor

Remediates this warning:

providers/gcloud/gcloudProvider.go:80:15: gdns.New is deprecated: please use NewService instead. To provide a custom HTTP client, use option.WithHTTPClient. If you are using google.golang.org/api/googleapis/transport.APIKey, use option.WithAPIKey with NewService instead.  (SA1019)

@tlimoncelli tlimoncelli merged commit 25d7239 into master Feb 11, 2022
@tlimoncelli tlimoncelli deleted the tlim_gcloud branch February 11, 2022 18:25
@tlimoncelli
Copy link
Contributor Author

Fixed in #2482

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

Successfully merging this pull request may close these issues.

1 participant