Update yaml files to latest version RELEASE.2021-03-10T05-11-33Z

This commit is contained in:
Minio Trusted
2021-03-10 05:34:48 +00:00
parent 878bc6c72b
commit 9d118b372e
6 changed files with 17 additions and 14 deletions

1
go.mod
View File

@@ -76,6 +76,7 @@ require (
github.com/tidwall/gjson v1.6.7
github.com/tidwall/sjson v1.0.4
github.com/tinylib/msgp v1.1.3
github.com/ttacon/chalk v0.0.0-20160626202418-22c06c80ed31 // indirect
github.com/valyala/tcplisten v0.0.0-20161114210144-ceec8f93295a
github.com/willf/bitset v1.1.11 // indirect
github.com/willf/bloom v2.0.3+incompatible