Minor bug fix
The reldate cli was exiting with a panic after error message. The error message is now displayed followed by a call of os.Exit(1)
called to avoid the panic.
Full Changelog: v1.2.9...v1.2.10
The reldate cli was exiting with a panic after error message. The error message is now displayed followed by a call of os.Exit(1)
called to avoid the panic.
Full Changelog: v1.2.9...v1.2.10