mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-03 19:02:26 -06: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.