Update yaml files to latest version RELEASE.2021-05-20T22-31-44Z

This commit is contained in:
Minio Trusted
2021-05-20 23:02:31 +00:00
parent 32d8a48d4e
commit 783ea5eb5c
3 changed files with 7 additions and 4 deletions

1
go.mod
View File

@@ -78,6 +78,7 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/streadway/amqp v1.0.0
github.com/tinylib/msgp v1.1.3
github.com/ttacon/chalk v0.0.0-20160626202418-22c06c80ed31 // indirect
github.com/valyala/bytebufferpool v1.0.0
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
github.com/willf/bloom v2.0.3+incompatible