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

when reference the 1.60.1 version from a go module which use bazel to build. got the erros below. #6929

Closed
andyliuliming opened this issue Jan 18, 2024 · 2 comments

Comments

@andyliuliming
Copy link

external/org_golang_google_grpc/internal/transport/http2_client.go:180:18: undefined: internal.NetDialerWithTCPKeepalive
external/org_golang_google_grpc/internal/transport/proxy.go:127:24: undefined: internal.NetDialerWithTCPKeepalive

@zasweq
Copy link
Contributor

zasweq commented Jan 24, 2024

We do not maintain the bazel repository or the bazel rules. I think that the issue you would need to fix would be in the bazel repository.

@zasweq zasweq closed this as completed Jan 24, 2024
@amit-mittal
Copy link

For anyone who runs into this issue, upgrading gazelle to v0.31.1 fixed it for me.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants