mirror of
https://github.com/go-gitea/gitea
synced 2025-07-19 08:48:37 +00:00
Update Vendor (#16325)
* Add Dependencie Update Script * update gitea.com/lunny/levelqueue * update github.com/PuerkitoBio/goquery * update github.com/alecthomas/chroma * update github.com/blevesearch/bleve/v2 * update github.com/caddyserver/certmagic * update github.com/go-enry/go-enry/v2 * update github.com/go-redis/redis/v8 * update github.com/hashicorp/golang-lru * update github.com/klauspost/compress * update github.com/markbates/goth * update github.com/mholt/archiver/v3 * update github.com/microcosm-cc/bluemonday * update github.com/minio/minio-go/v7 * update github.com/olivere/elastic/v7 * update github.com/xanzy/go-gitlab * update github.com/yuin/goldmark
This commit is contained in:
3
vendor/github.com/olivere/elastic/v7/go.mod
generated
vendored
3
vendor/github.com/olivere/elastic/v7/go.mod
generated
vendored
@@ -3,9 +3,8 @@ module github.com/olivere/elastic/v7
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/aws/aws-sdk-go v1.38.3
|
||||
github.com/aws/aws-sdk-go v1.38.17
|
||||
github.com/fortytw2/leaktest v1.3.0
|
||||
github.com/go-sql-driver/mysql v1.5.0 // indirect
|
||||
github.com/google/go-cmp v0.5.5
|
||||
github.com/mailru/easyjson v0.7.7
|
||||
github.com/opentracing/opentracing-go v1.2.0
|
||||
|
Reference in New Issue
Block a user