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

no matching versions for query "latest" #802

Open
leesongwon opened this issue Feb 23, 2024 · 0 comments
Open

no matching versions for query "latest" #802

leesongwon opened this issue Feb 23, 2024 · 0 comments

Comments

@leesongwon
Copy link

hello i have a problem.
i want to run burrow local or docker.
but when follow readme.md, It gives the following error on local and docker too.

#0 8.797 go: github.com/linkedin/Burrow imports
#0 8.797 github.com/linkedin/Burrow/core: no matching versions for query "latest"

failed to solve: process "/bin/sh -c go mod tidy && go build -o /tmp/burrow ." did not complete successfully: exit code: 1

This is an error that appears when running docker compose.
The key is the following line:github.com/linkedin/Burrow/core: no matching versions for query "latest"
Even when running locally, the same error occurs as above.
( I installed go version 1.21 locally. )
If it doesn't work in Docker, it doesn't seem to be a Go version issue. How do I resolve it?

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

No branches or pull requests

1 participant