mirror of
https://github.com/go-gitea/gitea
synced 2025-07-05 01:57:20 +00:00
[Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670)
* Update go-swagger * vendor
This commit is contained in:
2
vendor/github.com/go-openapi/runtime/client_request.go
generated
vendored
2
vendor/github.com/go-openapi/runtime/client_request.go
generated
vendored
@ -41,7 +41,7 @@ type ClientRequestWriter interface {
|
||||
// add information to a swagger client request
|
||||
type ClientRequest interface {
|
||||
SetHeaderParam(string, ...string) error
|
||||
|
||||
|
||||
GetHeaderParams() http.Header
|
||||
|
||||
SetQueryParam(string, ...string) error
|
||||
|
Reference in New Issue
Block a user