summaryrefslogtreecommitdiff
path: root/caddytest
diff options
context:
space:
mode:
authorMatthew Holt <mholt@users.noreply.github.com>2021-10-21 13:43:45 -0600
committerMatthew Holt <mholt@users.noreply.github.com>2021-10-21 13:44:16 -0600
commit997e41deae139dbf2cb3e95ed250070b40d6f3cb (patch)
tree02545efe236c0a863c3b40fd74739e81b946e565 /caddytest
parent0ffb2229b00c3e6b484fb7fac6d5ff8d652c2cc8 (diff)
go.mod: Replace promptui with Apache-compatible fork (fix #4394)
Ideally this needs to be fixed upstream in github.com/manifoldco/promptui, but it appears unmaintained. Our dependency is extremely indirect: $ go mod why github.com/juju/ansiterm # github.com/juju/ansiterm github.com/caddyserver/caddy/v2/modules/caddypki github.com/smallstep/certificates/authority go.step.sm/cli-utils/ui github.com/manifoldco/promptui github.com/juju/ansiterm And it appears that all dependencies in this chain are in conflict with the LGPL license. Ref: - https://github.com/manifoldco/promptui/issues/173 - https://github.com/manifoldco/promptui/pull/181 /cc @maraino
Diffstat (limited to 'caddytest')
0 files changed, 0 insertions, 0 deletions