diff options
Diffstat (limited to 'vendor/github.com/go-openapi/errors/README.md')
-rw-r--r-- | vendor/github.com/go-openapi/errors/README.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/vendor/github.com/go-openapi/errors/README.md b/vendor/github.com/go-openapi/errors/README.md index 4aac049e6..6d57ea55c 100644 --- a/vendor/github.com/go-openapi/errors/README.md +++ b/vendor/github.com/go-openapi/errors/README.md @@ -1,11 +1,8 @@ -# OpenAPI errors +# OpenAPI errors [](https://github.com/go-openapi/errors/actions?query=workflow%3A"go+test") [](https://codecov.io/gh/go-openapi/errors) -[](https://travis-ci.org/go-openapi/errors) -[](https://codecov.io/gh/go-openapi/errors) [](https://slackin.goswagger.io) [](https://raw.githubusercontent.com/go-openapi/errors/master/LICENSE) [](https://pkg.go.dev/github.com/go-openapi/errors) -[](https://golangci.com) [](https://goreportcard.com/report/github.com/go-openapi/errors) Shared errors and error interface used throughout the various libraries found in the go-openapi toolkit. |