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

chore(README.md): Update Go example in Quickstart #1540

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

julieqiu
Copy link
Member

  • Replace deprecated grpc.WithInsecure() with grpc.WithTransportCredentials(insecure.NewCredentials())
  • Provide a full example with main function and imports

@julieqiu julieqiu requested review from a team as code owners September 23, 2024 01:40
@julieqiu julieqiu changed the title Update Go example in Quickstart of README.md chore(README.md): Update Go example in Quickstart Sep 23, 2024
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@julieqiu julieqiu added the automerge Summon MOG for automerging label Sep 23, 2024
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Summon MOG for automerging label Sep 24, 2024
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.

2 participants