coredns/vendor/github.com/go-openapi/spec
Yong Tang 4dd40a292c
Update apache/thrift to 0.11.0 and remove pinning (#1317)
The `apache/thrift` recently released a new version of `0.11.0`
several days ago. This release is compatible with other packages
and as such, there is no need to pinning the `apache/thrift`
to `master` anymore in Gopkg.toml.

This fix removes the pinning of `apache/thrift` in Gopkg.toml,
and updates all dependencies of coredns.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-12-18 11:50:56 -06:00
..
.editorconfig Update vendor with go dep 2017-04-28 09:14:54 -07:00
.gitignore Update vendor with go dep 2017-04-28 09:14:54 -07:00
.travis.yml Update vendor with go dep 2017-04-28 09:14:54 -07:00
auth_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
bindata.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
CODE_OF_CONDUCT.md Update vendor with go dep 2017-04-28 09:14:54 -07:00
contact_info.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
contact_info_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
expander.go Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
expander_test.go Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
external_docs.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
external_docs_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
header.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
header_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
info.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
info_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
items.go Update zipkin to the newer version (#1205) 2017-11-08 16:21:11 +00:00
items_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
LICENSE Update vendor with go dep 2017-04-28 09:14:54 -07:00
license.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
license_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
operation.go Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
operation_test.go Update apache/thrift to 0.11.0 and remove pinning (#1317) 2017-12-18 11:50:56 -06:00
parameter.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
parameters_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
path_item.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
path_item_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
paths.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
paths_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
properties_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
README.md Update vendor with go dep 2017-04-28 09:14:54 -07:00
ref.go dep ensure -update (#1001) 2017-08-28 08:49:28 -07:00
response.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
response_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
responses.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
schema.go dep ensure -update (#1001) 2017-08-28 08:49:28 -07:00
schema_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
security_scheme.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
spec.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
structs_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
swagger.go Update vendor libraries except client-go, apimachinery and ugorji/go (#1197) 2017-11-03 07:20:15 +00:00
swagger_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
tag.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
xml_object.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
xml_object_test.go Update vendor with go dep 2017-04-28 09:14:54 -07:00

OAI object model Build Status codecov Slack Status

license GoDoc

The object model for OpenAPI specification documents