Commit Graph

2 Commits (75c1e84e087428f4b11330c79983a8757591e728)

Author SHA1 Message Date
ALX99 e8d5fba256 fix: correct os.Exit code from -1 to 1 in main.go
As per the os.Exit documentation, the exit code should be in the rage
[0, 125]
4 weeks ago
Jonathan Dunn 7399d84446 initial 1 month ago