mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
Update zipkin to the newer version (#1205)
* Update zipkin to the newer version Also update thrift to use head commit Signed-off-by: Yong Tang <yong.tang.github@outlook.com> * Update vendor directory. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
1
vendor/github.com/go-openapi/spec/items.go
generated
vendored
1
vendor/github.com/go-openapi/spec/items.go
generated
vendored
@@ -28,6 +28,7 @@ type SimpleSchema struct {
|
||||
Items *Items `json:"items,omitempty"`
|
||||
CollectionFormat string `json:"collectionFormat,omitempty"`
|
||||
Default interface{} `json:"default,omitempty"`
|
||||
Example interface{} `json:"example,omitempty"`
|
||||
}
|
||||
|
||||
func (s *SimpleSchema) TypeName() string {
|
||||
|
||||
Reference in New Issue
Block a user