Skip to content

cobra.dev update required #1674

@theishanbh

Description

@theishanbh

➜ borzoi go get -u github.com/spf13/cobra/cobra
go: module github.com/spf13/cobra@upgrade found (v1.4.0), but does not contain package github.com/spf13/cobra/cobra

While trying to install cobra, i ran into the above error. The documentation should be fixed in the website so that it can be fixed correctly.
I realised I was able to do it running the below command :-

borzoi go get -u github.com/spf13/cobra/cobra@latest

Hence, the website must be updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in cobra; unintended behaviorkind/documentationDocumentation of cobra itselftriage/needs-infoNeeds more investigation from maintainers or more info from the issue provider

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions