mirror of
https://github.com/getsops/sops.git
synced 2026-02-05 12:45:21 +01:00
Replace the logging of failed encryption and decryption attempts from error to info level. This to address a regression in which an encryption or decryption attempt with a series of keys would result in a list of failed attempts logged to stderr even when the operation itself eventually succeeded. Signed-off-by: Hidde Beydals <hidde@hhh.computer>