That's because actually Docker 18.09.x uses a fork of
github.com/Nvveen/Gotty:
https://github.com/docker/docker-ce/blob/18.09/components/cli/vendor.conf#L57
And that's why I packaged it to no avail: it was never used anyway...
On 10/25/19 5:54 PM, Dmitry Smirnov wrote:
On Friday, 25 October 2019 4:12:16 AM AEDT Shengjing Zhu wrote:
<[email protected]> wrote:
Hi all,
I'm requesting the removal/archival of two git repo on salsa:
https://salsa.debian.org/go-team/packages/golang-github-nvveen-gotty
https://salsa.debian.org/go-team/packages/golang-github-ijc-gotty
golang-github-nvveen-gotty is deprecated and was removed from the
archive, see https://bugs.debian.org/919987
Interestingly, current version of Docker in "unstable" still have vendored
"github.com/Nvveen/Gotty":
apt-file search -i github.com/Nvveen/Gotty
Though it wouldn't matter much longer as Docker in "experimental" no longer
uses this library.