Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Cobra mousetrap for non-windows #1710

Closed
moorereason opened this issue Dec 17, 2015 · 3 comments
Closed

Remove Cobra mousetrap for non-windows #1710

moorereason opened this issue Dec 17, 2015 · 3 comments
Labels
Milestone

Comments

@moorereason
Copy link
Contributor

spf13/cobra#197 breaks Hugo compilation on non-windows.

@levelonedev
Copy link

I think I am running into the same problem using freebsd

O_O[christopher@hugo:~]$ go get -v github.com/spf13/hugo
github.com/spf13/hugo/commands
# github.com/spf13/hugo/commands
go/src/github.com/spf13/hugo/commands/hugo.go:201: undefined: cobra.MousetrapHelpText

FreeBSD 9.3-RELEASE-p28
go version go1.5.1 freebsd/amd64

@anthonyfok anthonyfok added this to the v0.16 milestone Dec 17, 2015
@anthonyfok
Copy link
Member

Thanks for the report!
Fixed in 9c39593 (master) and 1210519 (v0.15.docs).

bep added a commit that referenced this issue Apr 8, 2022
4c5edacfe cSpell config update (#1700)
9df788b25 Fix broken link (hugo modules) (#1710)
9928a70d6 Fix workspace formatting (#1707)
55467e7c8 Update partials.md
9f4bd0023 Update formats.md
9b3913c86 Remove footnoteAnchorPrefix and footnoteReturnLinkContents (#1704)
94502a09b Code block render hooks are introduced in v0.93.0 (#1701)
c447270ef Update sitemap-template.md
78665c1e0 Update sitemap-template.md
60653c17d Update the caddy error docs link (#1696)
9a3675aad Update sitemap templates (#1699)
e0d08cdbb Add wpxr-to-static to list of migration tools (#1512)
b53eb5a08 Add page for deploying with rclone (#1511)
4207c57ff netlify: Hugo 0.96.0
a18d646ea docs: Regen docshelper
e3e0981ed docs: Regen CLI docs
fda988d01 Merge commit 'd276e901b36d2576ef8350ed96b17f66254eac1b'
e4a26dbca tpl/crypto: Add optional encoding arg to hmac function

git-subtree-dir: docs
git-subtree-split: 4c5edacfeebd13eb7f876723c065466cd50e0cae
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants