Bump go-openapi dependencies to preferred version
Signed-off-by: He Xiaoxi <xxhe@alauda.io>
This commit is contained in:
2
vendor/github.com/go-openapi/runtime/constants.go
generated
vendored
2
vendor/github.com/go-openapi/runtime/constants.go
generated
vendored
@@ -38,6 +38,8 @@ const (
|
||||
TextMime = "text/plain"
|
||||
// HTMLMime the html mime type
|
||||
HTMLMime = "text/html"
|
||||
// CSVMime the csv mime type
|
||||
CSVMime = "text/csv"
|
||||
// MultipartFormMime the multipart form mime type
|
||||
MultipartFormMime = "multipart/form-data"
|
||||
// URLencodedFormMime the url encoded form mime type
|
||||
|
Reference in New Issue
Block a user