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

Use tool directive in go.mod to specify mockgen after upgrading to Go 1.24 #3633

Open
qdm12 opened this issue Jan 3, 2025 · 0 comments
Open
Labels
cleanup Code quality improvement go Pull requests that update Go code

Comments

@qdm12
Copy link
Contributor

qdm12 commented Jan 3, 2025

Context and scope

#3628 adds a tools.go with a blank import at the project root to satisfy dependency requirements for [email protected].
Once Go 1.25 is released, we can upgrade to 1.24 and use the tool directive in go.mod (see this).

@qdm12 qdm12 added cleanup Code quality improvement go Pull requests that update Go code labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement go Pull requests that update Go code
Projects
None yet
Development

No branches or pull requests

1 participant