Skip to content

no matching versions for query "latest" #802

@leesongwon

Description

@leesongwon

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions