Commit Graph

2 Commits (6fdf17b466015b1760ebdcc23221c85268bc3e45)

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