Commit Graph

2 Commits (38d4b459bd8086fba18276d553676af0c523bb0b)

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