Skip to content

Unknown revisions for few libraries #42

Description

@MaciejMis

go list -m all results in
go: k8s.io/controller-manager@v0.0.0: invalid version: unknown revision v0.0.0 go: k8s.io/mount-utils@v0.0.0: invalid version: unknown revision v0.0.0

This issue mainly concern Goland users because Goland uses go list -m all when updating go.mod. In result IDE is unable to get dependencies for the project.

Fix: Force specific version for those libraries.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions