Skip to content

Commit 3270e7a

Browse files
authored
[Vendor] update go-swagger v0.21.0 -> v0.25.0 (#12670)
* Update go-swagger * vendor
1 parent 66843f2 commit 3270e7a

File tree

350 files changed

+26295
-5494
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

350 files changed

+26295
-5494
lines changed

go.mod

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ module code.gitea.io/gitea
33
go 1.14
44

55
require (
6-
cloud.google.com/go v0.45.0 // indirect
76
code.gitea.io/gitea-vet v0.2.1
87
gitea.com/lunny/levelqueue v0.3.0
98
gitea.com/macaron/binding v0.0.0-20190822013154-a5f53841ed2b
@@ -21,7 +20,6 @@ require (
2120
github.com/PuerkitoBio/goquery v1.5.1
2221
github.com/RoaringBitmap/roaring v0.4.23 // indirect
2322
github.com/alecthomas/chroma v0.8.0
24-
github.com/bgentry/speakeasy v0.1.0 // indirect
2523
github.com/blevesearch/bleve v1.0.7
2624
github.com/couchbase/gomemcached v0.0.0-20191004160342-7b5da2ec40b2 // indirect
2725
github.com/cznic/b v0.0.0-20181122101859-a26611c4d92d // indirect
@@ -41,15 +39,13 @@ require (
4139
github.com/go-enry/go-enry/v2 v2.5.2
4240
github.com/go-git/go-billy/v5 v5.0.0
4341
github.com/go-git/go-git/v5 v5.1.0
44-
github.com/go-openapi/jsonreference v0.19.3 // indirect
4542
github.com/go-redis/redis v6.15.2+incompatible
4643
github.com/go-sql-driver/mysql v1.5.0
47-
github.com/go-swagger/go-swagger v0.21.0
44+
github.com/go-swagger/go-swagger v0.25.0
4845
github.com/go-testfixtures/testfixtures/v3 v3.4.0
4946
github.com/gobwas/glob v0.2.3
5047
github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28
5148
github.com/gogs/cron v0.0.0-20171120032916-9f6c956d3e14
52-
github.com/golang/protobuf v1.4.1 // indirect
5349
github.com/google/go-github/v32 v32.1.0
5450
github.com/google/uuid v1.1.1
5551
github.com/gorilla/context v1.1.1
@@ -65,7 +61,6 @@ require (
6561
github.com/lafriks/xormstore v1.3.2
6662
github.com/lib/pq v1.7.0
6763
github.com/lunny/dingtalk_webhook v0.0.0-20171025031554-e3534c89ef96
68-
github.com/mailru/easyjson v0.7.0 // indirect
6964
github.com/markbates/goth v1.61.2
7065
github.com/mattn/go-isatty v0.0.12
7166
github.com/mattn/go-sqlite3 v1.14.0
@@ -84,14 +79,13 @@ require (
8479
github.com/pkg/errors v0.9.1
8580
github.com/pquerna/otp v1.2.0
8681
github.com/prometheus/client_golang v1.1.0
87-
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 // indirect
8882
github.com/prometheus/procfs v0.0.4 // indirect
8983
github.com/quasoft/websspi v1.0.0
9084
github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 // indirect
9185
github.com/sergi/go-diff v1.1.0
9286
github.com/shurcooL/httpfs v0.0.0-20190527155220-6a4d4a70508b // indirect
9387
github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd
94-
github.com/stretchr/testify v1.5.1
88+
github.com/stretchr/testify v1.6.1
9589
github.com/tecbot/gorocksdb v0.0.0-20181010114359-8752a9433481 // indirect
9690
github.com/tinylib/msgp v1.1.2 // indirect
9791
github.com/tstranex/u2f v1.0.0
@@ -111,7 +105,6 @@ require (
111105
golang.org/x/text v0.3.3
112106
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect
113107
golang.org/x/tools v0.0.0-20200814230902-9882f1d1823d
114-
google.golang.org/appengine v1.6.5 // indirect
115108
gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect
116109
gopkg.in/asn1-ber.v1 v1.0.0-20150924051756-4e86f4367175 // indirect
117110
gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df

go.sum

Lines changed: 202 additions & 25 deletions
Large diffs are not rendered by default.

vendor/cloud.google.com/go/compute/metadata/.repo-metadata.json

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/asaskevich/govalidator/.gitignore

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/asaskevich/govalidator/.travis.yml

Lines changed: 13 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/asaskevich/govalidator/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)