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

fix: Require go1.19 #194

Merged
merged 2 commits into from
Oct 20, 2023
Merged

fix: Require go1.19 #194

merged 2 commits into from
Oct 20, 2023

Conversation

ctlong
Copy link
Member

@ctlong ctlong commented Oct 20, 2023

google.golang.org/grpc@1.59.0 requires at least go1.19, so in order to bump to that version, which is the latest version, we need to require at least go1.19 as well.

google.golang.org/grpc@1.59.0 requires at least go1.19, so in order to
bump to that version, which is the latest version, we need to require at
least go1.19 as well.
@ctlong ctlong requested a review from a team as a code owner October 20, 2023 21:52
@ctlong
Copy link
Member Author

ctlong commented Oct 20, 2023

Should unblock #192

@ctlong ctlong merged commit 9e10199 into main Oct 20, 2023
@ctlong ctlong deleted the fix/require-go-1.19-minimum branch October 20, 2023 22:26
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