`draft` always calls "pass" and pollutes local password store (fix: update deps)
I started using draft and I noticed that it pollutes my private password store with empty entries every time I use any draft command. This unfortunately makes draft quite unusable.
The cause was found and fixed in one of the dependencies, and it has just been propagated to docker/cli.
Please update the docker/cli dependency to the latest commit in order to include the fix, and publish a new version of draft so that package managers can update draft as well. Thanks!
Looks like there's still more work to do via https://github.com/docker/cli/pull/1160. Once that's merged then we should be good to bump docker/cli :)
... and now that one is merged as well 🙂