You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.
Installer requirement github.com/Sirupsen/logrus not defined correctly
Impact
Cannot install lokoctl using "go get..." method
Environment and steps to reproduce
Set-up: brew install golang
Task: ???
Action(s): go get github.com/kinvolk/lokomotive/cmd/lokoctl
Error:
➜ workspace git:(master) ✗ go get github.com/kinvolk/lokomotive/cmd/lokoctl
go get: github.com/Sirupsen/logrus@none updating to
github.com/Sirupsen/[email protected]: 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.
The text was updated successfully, but these errors were encountered:
invidian
changed the title
lokctl go requirement not properly defined
lokoctl go requirement not properly defined
Aug 9, 2021
Description
Installer requirement github.com/Sirupsen/logrus not defined correctly
Impact
Cannot install lokoctl using "go get..." method
Environment and steps to reproduce
brew install golang
go get github.com/kinvolk/lokomotive/cmd/lokoctl
Expected behavior
lokoctl installed
Additional information
Please add any information here that does not fit the above format.
The text was updated successfully, but these errors were encountered: