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

Bump grpcurl dependency to v1.9.2 #348

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

gpassini
Copy link
Contributor

Update the version of the grpcurl dependency, which also bumps the minimum Go version to 1.21.

go 1.19
go 1.21

toolchain go1.21.3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this toolchain thing actually needed? i'm a little unclear on what it does and what it means to different go versions

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure, I can search if this is needed. But this was automatically added by go mod tidy after I simply updated the version of the grpcurl dependency.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, so it seems that we don't need this toolchain directive, because it'd be implicit by the go directive, which points to the same version, but since this is added by go mod tidy, I'm tempted to just leave it.

@gpassini gpassini merged commit 8994b91 into master Nov 28, 2024
2 checks passed
@gpassini gpassini deleted the gustavo/grpcurl-v1.9.2 branch November 28, 2024 20:55
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