diff options
Diffstat (limited to 'vendor/github.com/go-openapi/strfmt/README.md')
-rw-r--r-- | vendor/github.com/go-openapi/strfmt/README.md | 5 |
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 [](https://travis-ci.org/go-openapi/strfmt) [](https://codecov.io/gh/go-openapi/strfmt) [](https://slackin.goswagger.io) - -[](https://raw.githubusercontent.com/go-openapi/strfmt/master/LICENSE) [](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. |