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

Builds fail because of transitive dependency on go-md2man #61

Closed
istreeter opened this issue Feb 20, 2020 · 0 comments
Closed

Builds fail because of transitive dependency on go-md2man #61

istreeter opened this issue Feb 20, 2020 · 0 comments

Comments

@istreeter
Copy link
Contributor

The code uses urfave/cli, which in turn uses go-md2man. Builds now fail because go-md2man has changed to support only go versions > 1.11

This issue at urfave/cli is relevant.

The only solution I can see is to upgrade our go version to a newer version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant