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 https://github.com/googleapis/go-genproto/issues/1015 #156

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

skylenet
Copy link
Member

Was getting:

go: github.com/ethpandaops/dora/utils imports
        github.com/prysmaticlabs/prysm/v5/crypto/hash tested by
        github.com/prysmaticlabs/prysm/v5/crypto/hash.test imports
        github.com/prysmaticlabs/prysm/v5/proto/prysm/v1alpha1 imports
        google.golang.org/grpc/status imports
        google.golang.org/genproto/googleapis/rpc/status: ambiguous import: found package google.golang.org/genproto/googleapis/rpc/status in multiple modules:
        google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 (/home/pk910/go/pkg/mod/google.golang.org/[email protected]/googleapis/rpc/status)
        google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 (/home/pk910/go/pkg/mod/google.golang.org/genproto/googleapis/[email protected]/status)

@skylenet skylenet merged commit a53497d into master Oct 16, 2024
1 check passed
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