diff --git a/README.md b/README.md index 293ca539..0c35c2f3 100644 --- a/README.md +++ b/README.md @@ -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