-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
kind/bugA bug in cobra; unintended behaviorA bug in cobra; unintended behavior
Description
Go version
go1.15
OS
macOS 10.15.3
What have you done?
follow the guides, run this command
go get -u github.com/spf13/cobra/cobra
What happend?
go: github.com/spf13/cobra/cobra upgrade => v0.0.0-20200815144417-81e0311edd0b go get: github.com/spf13/cobra/cobra@v0.0.0-20200815144417-81e0311edd0b requires github.com/spf13/cobra@v0.0.0: reading github.com/spf13/cobra/go.mod at revision v0.0.0: unknown revision v0.0.0
expects
successfully install cobra generator and its deps
lmtani, pjocprac, Adiqq, renevall and ks07
Metadata
Metadata
Assignees
Labels
kind/bugA bug in cobra; unintended behaviorA bug in cobra; unintended behavior