Update Console v0.15.13 (#14751)

Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
This commit is contained in:
Daniel Valdivia
2022-04-14 18:35:00 -07:00
committed by GitHub
parent e8e48e4c4a
commit ca8ff8718e
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -46,7 +46,7 @@ require (
github.com/lib/pq v1.10.4
github.com/miekg/dns v1.1.46
github.com/minio/cli v1.22.0
github.com/minio/console v0.15.11
github.com/minio/console v0.15.13
github.com/minio/csvparser v1.0.0
github.com/minio/dperf v0.3.5
github.com/minio/highwayhash v1.0.2
@@ -170,7 +170,7 @@ require (
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
github.com/minio/colorjson v1.0.1 // indirect
github.com/minio/filepath v1.0.0 // indirect
github.com/minio/mc v0.0.0-20220407151251-dbc09a8bf054 // indirect
github.com/minio/mc v0.0.0-20220412070834-8df32e87d634 // indirect
github.com/minio/md5-simd v1.1.2 // indirect
github.com/mitchellh/mapstructure v1.4.3 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect