summaryrefslogtreecommitdiff
path: root/vendor/github.com/go-openapi/errors/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/go-openapi/errors/README.md')
-rw-r--r--vendor/github.com/go-openapi/errors/README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/vendor/github.com/go-openapi/errors/README.md b/vendor/github.com/go-openapi/errors/README.md
deleted file mode 100644
index 6d57ea55c..000000000
--- a/vendor/github.com/go-openapi/errors/README.md
+++ /dev/null
@@ -1,8 +0,0 @@
-# OpenAPI errors [![Build Status](https://github.com/go-openapi/errors/actions/workflows/go-test.yml/badge.svg)](https://github.com/go-openapi/errors/actions?query=workflow%3A"go+test") [![codecov](https://codecov.io/gh/go-openapi/errors/branch/master/graph/badge.svg)](https://codecov.io/gh/go-openapi/errors)
-
-[![Slack Status](https://slackin.goswagger.io/badge.svg)](https://slackin.goswagger.io)
-[![license](http://img.shields.io/badge/license-Apache%20v2-orange.svg)](https://raw.githubusercontent.com/go-openapi/errors/master/LICENSE)
-[![Go Reference](https://pkg.go.dev/badge/github.com/go-openapi/errors.svg)](https://pkg.go.dev/github.com/go-openapi/errors)
-[![Go Report Card](https://goreportcard.com/badge/github.com/go-openapi/errors)](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.