Update yaml files to latest version RELEASE.2019-06-01T03-46-14Z

This commit is contained in:
Minio Trusted
2019-06-01 03:52:47 +00:00
parent 1cfd4a48d9
commit 48ffb7731a
9 changed files with 28 additions and 18 deletions

6
go.mod
View File

@@ -82,9 +82,11 @@ require (
github.com/tidwall/sjson v1.0.4
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
go.uber.org/atomic v1.3.2
golang.org/x/crypto v0.0.0-20190513172903-22d7a77e9e5f
golang.org/x/crypto v0.0.0-20190530122614-20be4c3c3ed5
golang.org/x/lint v0.0.0-20190409202823-959b441ac422 // indirect
golang.org/x/net v0.0.0-20190522155817-f3200d17e092
golang.org/x/sys v0.0.0-20190522044717-8097e1b27ff5
golang.org/x/sys v0.0.0-20190531175056-4c3a928424d2
golang.org/x/tools v0.0.0-20190531223538-26e35f15edef // indirect
google.golang.org/api v0.4.0
gopkg.in/Shopify/sarama.v1 v1.20.0
gopkg.in/olivere/elastic.v5 v5.0.80