DopplerHQ / cli

The official CLI for interacting with your Doppler secrets and configuration.
https://docs.doppler.com
Apache License 2.0
226 stars 44 forks source link

Fix keyring access panicking on certain WSL environments #169

Closed Piccirello closed 3 years ago

Piccirello commented 3 years ago

Updating the go-keyring package to the latest commit fixes this issue. Reported to go-keyring package in https://github.com/zalando/go-keyring/issues/54.

Originally reported to us in https://community.doppler.com/t/unable-to-doppler-login-through-the-command-line/42/2.

Closes DPLR-1166.