• Roy Hadad's avatar
    feat: report unexpected cli errors (#464) · b31fc4dc
    Roy Hadad authored
    * build: update go.mod
    
    * feat: add report on panic
    
    * test: add test to errorReporter
    
    * style: run gofmt
    
    * feat: change cliId to token for error report requests
    
    * fix: use defer and recover as fallback in getCliId
    b31fc4dc