garm/cmd/garm-cli
Gabriel Adrian Samfira f8b4118306
Fix nil pointer dereference when rendering message
We failed to properly check the error of the update url call before
trying to access the payload, which lead to a panic in the CLI. This
change should fix that.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2024-12-12 09:49:42 +02:00
..
cmd Fix nil pointer dereference when rendering message 2024-12-12 09:49:42 +02:00
common Add a default value to the new --format option 2024-09-28 19:21:20 +00:00
config fix: gci section warnings 2024-02-22 15:06:53 +01:00
main.go Rename module 2023-03-12 16:01:49 +02:00