Skip to content

Conversation

@romnn
Copy link

@romnn romnn commented Sep 2, 2020

This PR addresses the following:

  • Logs fatal errors that would otherwise go unnoticed (e.g. the program used to exit without any output)
  • Fixes the master build by replacing github.com/codegangsta/cli with the new github.com/urfave/cli/v2
  • Adds support for go modules

Best, Roman

romnnn and others added 10 commits November 20, 2019 14:12
Errors are properly logged to stderr and github.com/codegangsta/cli was replaced by github.com/urfave/cli.
This includes the open pull request at lukasmartinelli#67
Replaces github.com/codegangsta/cli with github.com/urfave/cli
Additionally, obsolete sudo parameter was removed and linux was set explicitly
@the0rem
Copy link

the0rem commented May 24, 2021

Can we merge this?

@AddictArts
Copy link

Bump +1

@drush
Copy link

drush commented Feb 1, 2022

For anybody perusing these PRs. This code does build and run from source. You need to do a git clone and local build rather than a direct go install +1

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

Successfully merging this pull request may close these issues.

4 participants