mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-24 17:44:09 +09:00
[Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670)
* Update go-swagger * vendor
This commit is contained in:
6
vendor/github.com/go-openapi/validate/.travis.yml
generated
vendored
6
vendor/github.com/go-openapi/validate/.travis.yml
generated
vendored
@ -1,12 +1,10 @@
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
go:
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
install:
|
||||
- GO111MODULE=off go get -u gotest.tools/gotestsum
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
language: go
|
||||
notifications:
|
||||
slack:
|
||||
|
Reference in New Issue
Block a user