garm/cmd
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
..
garm Refactor the websocket client and add fixes 2024-07-05 12:55:35 +00:00
garm-cli Fix nil pointer dereference when rendering message 2024-12-12 09:49:42 +02:00