mirror of
https://github.com/gopasspw/gopass.git
synced 2026-02-01 17:37:29 +00:00
This commit renames the existing out methods that expect a format string to include the common f suffix and introduces new out methods without this suffix that don't accept a format string or variadic arguments. Fixes #1793 RELEASE_NOTES=n/a Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>