Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

lokoctl go requirement not properly defined #1538

@smokes2345

Description

@smokes2345

Description

Installer requirement github.com/Sirupsen/logrus not defined correctly

Impact

Cannot install lokoctl using "go get..." method

Environment and steps to reproduce

  1. Set-up: brew install golang
  2. Task: ???
  3. Action(s): go get github.com/kinvolk/lokomotive/cmd/lokoctl
  4. Error:
➜  workspace git:(master) ✗ go get github.com/kinvolk/lokomotive/cmd/lokoctl
go get: github.com/Sirupsen/logrus@none updating to
        github.com/Sirupsen/logrus@v1.8.1: parsing go.mod:
        module declares its path as: github.com/sirupsen/logrus
                but was required as: github.com/Sirupsen/logrus

Expected behavior

lokoctl installed

Additional information

Please add any information here that does not fit the above format.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions