[Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670)

* Update go-swagger

* vendor
This commit is contained in:
6543
2020-09-01 10:01:23 -04:00
committed by GitHub
parent 66843f2237
commit 3270e7a443
350 changed files with 26350 additions and 5549 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ package errors
import "fmt"
// ParseError respresents a parsing error
// ParseError represents a parsing error
type ParseError struct {
code int32
Name string