Remove not found library (#3205)

This commit is contained in:
Yaya Liu 2020-08-10 17:57:53 +08:00 committed by GitHub
parent b9e962ff82
commit 794f359154
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -712,7 +712,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [Falcon](https://github.com/SonicRoshan/falcon) - A Simple Yet Highly Powerful Package For Error Handling.
* [go-multierror](https://github.com/hashicorp/go-multierror) - Go (golang) package for representing a list of errors as a single error.
* [tracerr](https://github.com/ztrue/tracerr) - Golang errors with stack trace and source fragments.
* [werr](https://github.com/txgruppi/werr) - Error Wrapper creates an wrapper for the error type in Go which captures the File, Line and Stack of where it was called.
## File Handling