aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/go-openapi/strfmt/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/go-openapi/strfmt/README.md')
-rw-r--r--vendor/github.com/go-openapi/strfmt/README.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/vendor/github.com/go-openapi/strfmt/README.md b/vendor/github.com/go-openapi/strfmt/README.md
deleted file mode 100644
index 9d1300e8e..000000000
--- a/vendor/github.com/go-openapi/strfmt/README.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Strfmt [![Build Status](https://travis-ci.org/go-openapi/strfmt.svg?branch=master)](https://travis-ci.org/go-openapi/strfmt) [![codecov](https://codecov.io/gh/go-openapi/strfmt/branch/master/graph/badge.svg)](https://codecov.io/gh/go-openapi/strfmt) [![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/strfmt/master/LICENSE) [![GoDoc](https://godoc.org/github.com/go-openapi/strfmt?status.svg)](http://godoc.org/github.com/go-openapi/strfmt)
-
-strfmt represents a well known string format such as credit card or email. The go toolkit for open api specifications knows how to deal with those.