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

Cloud API autogenerated go examples using outdated ioutil.Copy #58

Open
Mzack9999 opened this issue Jun 26, 2024 · 2 comments
Open

Cloud API autogenerated go examples using outdated ioutil.Copy #58

Mzack9999 opened this issue Jun 26, 2024 · 2 comments
Labels
Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.

Comments

@Mzack9999
Copy link
Member

io.Copy should be used instead of ioutil.Copy

@Mzack9999 Mzack9999 added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Jun 26, 2024
@ccosta-pd
Copy link
Contributor

@olearycrew Is this something you can help validate?

@Mzack9999
Copy link
Member Author

We should also check auto-generation best practices related to other languages (ex. python, java, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.
Projects
None yet
Development

No branches or pull requests

2 participants