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

Replace promptui with apache-compatible fork. #9

Merged
merged 1 commit into from Oct 27, 2021
Merged

Replace promptui with apache-compatible fork. #9

merged 1 commit into from Oct 27, 2021

Conversation

maraino
Copy link
Contributor

@maraino maraino commented Oct 27, 2021

Description

This PR replaces promptui with an Apache License compatible fork.

Promptui depends on github.com/juju/ansiterm that is licensed under LGPL. The fork replaces ansiterm.TabWriter with the one in the standard library.

See :

Promptui depends on github.com/juju/ansiterm that is licensed under
LGPL. The fork replaces ansiterm.TabWriter with the one in the
standard library.
@maraino maraino requested a review from dopey October 27, 2021 18:35
Copy link
Contributor

@dopey dopey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@maraino maraino merged commit 64cfbe4 into main Oct 27, 2021
@maraino maraino deleted the license branch October 27, 2021 19:34
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.

None yet

2 participants