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 was 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/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.