mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 16:02:25 -05:00
* update errors library, check for more TLS type error in http client Signed-off-by: kim <grufwub@gmail.com> * bump cache library version to match errors library Signed-off-by: kim <grufwub@gmail.com> --------- Signed-off-by: kim <grufwub@gmail.com> |
||
|---|---|---|
| .. | ||
| callers.go | ||
| error.go | ||
| error_notrace.go | ||
| errors.go | ||
| LICENSE | ||
| once.go | ||
| README.md | ||
| standard.go | ||
| value.go | ||
go-errors
simple but powerful errors library that allows easy wrapping and stacktracing of errors.
to disable stacktraces set the notrace build tag.