You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#3628 adds a tools.go with a blank import at the project root to satisfy dependency requirements for mockgen@v0.5.
Once Go 1.25 is released, we can upgrade to 1.24 and use the tool directive in go.mod (see this).