Skip to content

GCLOUD: Stop using deprecated New() call#1409

Merged
tlimoncelli merged 5 commits intomasterfrom
tlim_gcloud
Feb 11, 2022
Merged

GCLOUD: Stop using deprecated New() call#1409
tlimoncelli merged 5 commits intomasterfrom
tlim_gcloud

Conversation

@tlimoncelli
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

Fixed in #2482

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants