FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
17.35k stars 511 forks source link

cmd/age-keygen: fix non-constant format string in `log.Printf` #593

Closed 0x2b3bfa0 closed 4 weeks ago

0x2b3bfa0 commented 4 weeks ago

Discovered on https://github.com/FiloSottile/age/pull/591#issuecomment-2408473434, related to https://github.com/golang/go/issues/60529

0x2b3bfa0 commented 4 weeks ago

Closing in favor of https://github.com/FiloSottile/age/pull/589 🤦🏼‍♂️