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

Unable to go get bidder api in isolation #385

Open
Evan-Kim2028 opened this issue Sep 5, 2024 · 0 comments
Open

Unable to go get bidder api in isolation #385

Evan-Kim2028 opened this issue Sep 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Evan-Kim2028
Copy link

Problem - unable to directly reference protobuf files in the mev-commit repository here - https://github.com/primev/mev-commit/tree/v0.5.1/p2p/gen/go/bidderapi/v1

could not import github.com/primev/mev-commit/tree/v0.5.1/p2p/gen/go/bidderapi/v1 (no required module provides package "github.com/primev/mev-commit/tree/v0.5.1/p2p/gen/go/bidderapi/v1")compiler[BrokenImport](https://pkg.go.dev/golang.org/x/tools/internal/typesinternal#BrokenImport)

Need to download the entire mev-commit repository. As a bidder, there is a lot of extraneous material in the repository. Would be nice to just be able to import specific parts of the mev-commit repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant