google / styleguide

Style guides for Google-originated open-source projects
https://google.github.io/styleguide/
Apache License 2.0
37.32k stars 13.3k forks source link

[go] Fix a minor code-example bug #736

Closed koenbollen closed 1 year ago

koenbollen commented 1 year ago

In the Zero-value fields section there is a minor mistake in the code examples, this change removes that.

PS: Thanks for making these styleguides publicly available!

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

gaal commented 1 year ago

Thanks for the patch! This repository is managed internally so we cannot merge it directly. I'll get this integrated in our repo and have it pushed this week.

koenbollen commented 1 year ago

Thanks for the patch! This repository is managed internally so we cannot merge it directly. I'll get this integrated in our repo and have it pushed this week.

Yes, I saw that in the issue-template. Perfect! Thanks for the quick response!!

gaal commented 1 year ago

The fix has been applied upstream and pushed. Thanks again; I'm closing the pull request now.