mirror of
https://github.com/minio/minio.git
synced 2025-11-28 13:09:09 -05:00
update Elasticsearch dependency to 7.17.7 (#15992)
This commit is contained in:
2
go.mod
2
go.mod
@@ -20,7 +20,7 @@ require (
|
||||
github.com/djherbis/atime v1.1.0
|
||||
github.com/dustin/go-humanize v1.0.0
|
||||
github.com/eclipse/paho.mqtt.golang v1.4.1
|
||||
github.com/elastic/go-elasticsearch/v7 v7.17.1
|
||||
github.com/elastic/go-elasticsearch/v7 v7.17.7
|
||||
github.com/fatih/color v1.13.0
|
||||
github.com/felixge/fgprof v0.9.3
|
||||
github.com/fraugster/parquet-go v0.12.0
|
||||
|
||||
Reference in New Issue
Block a user