UNCLASSIFIED - NO CUI

Skip to content

Resolve "Replace panics with os.Exit(1) in main.go"

Ryan Lesher requested to merge 173-replace-panics-with-os-exit-1-in-main-go into main

General MR

Summary

Remove panic statements in main.go, replace with os.Exit(1)

Relevant logs/screenshots

N/A

Linked Issue

issue

Upgrade Notices

N/A

Closes #173 (closed)

Edited by Ryan Lesher

Merge request reports