mirror of
https://github.com/minio/minio.git
synced 2025-01-23 04:33:15 -05:00
upgrade console to v0.21.2
This commit is contained in:
parent
76d822bf1e
commit
752e18e795
2
go.mod
2
go.mod
@ -43,7 +43,7 @@ require (
|
|||||||
github.com/lithammer/shortuuid/v4 v4.0.0
|
github.com/lithammer/shortuuid/v4 v4.0.0
|
||||||
github.com/miekg/dns v1.1.50
|
github.com/miekg/dns v1.1.50
|
||||||
github.com/minio/cli v1.24.0
|
github.com/minio/cli v1.24.0
|
||||||
github.com/minio/console v0.21.2-0.20221102173545-2ff44df63675
|
github.com/minio/console v0.21.2
|
||||||
github.com/minio/csvparser v1.0.0
|
github.com/minio/csvparser v1.0.0
|
||||||
github.com/minio/dperf v0.4.2
|
github.com/minio/dperf v0.4.2
|
||||||
github.com/minio/highwayhash v1.0.2
|
github.com/minio/highwayhash v1.0.2
|
||||||
|
4
go.sum
4
go.sum
@ -743,8 +743,8 @@ github.com/minio/cli v1.24.0 h1:QrSIs7iISwaFmTlGFAR9cSpkZn7/tTaFsj5oAUCC47I=
|
|||||||
github.com/minio/cli v1.24.0/go.mod h1:bYxnK0uS629N3Bq+AOZZ+6lwF77Sodk4+UL9vNuXhOY=
|
github.com/minio/cli v1.24.0/go.mod h1:bYxnK0uS629N3Bq+AOZZ+6lwF77Sodk4+UL9vNuXhOY=
|
||||||
github.com/minio/colorjson v1.0.4 h1:sNJYTb2uNswdqmGARg9wrogCX8+GRZzEacYbJT86e00=
|
github.com/minio/colorjson v1.0.4 h1:sNJYTb2uNswdqmGARg9wrogCX8+GRZzEacYbJT86e00=
|
||||||
github.com/minio/colorjson v1.0.4/go.mod h1:ZgE8vYon4xC4yfBPclP/2gqMRYw+p+xRsBbLMDKdb9M=
|
github.com/minio/colorjson v1.0.4/go.mod h1:ZgE8vYon4xC4yfBPclP/2gqMRYw+p+xRsBbLMDKdb9M=
|
||||||
github.com/minio/console v0.21.2-0.20221102173545-2ff44df63675 h1:tzXP85+mfamGVjHXO4eeGYi2F5Z2A8YJhMRdSDnrFQQ=
|
github.com/minio/console v0.21.2 h1:Imztvy5YfkmKOlh32YabpyoabLztB6rklFvimPj8G7Y=
|
||||||
github.com/minio/console v0.21.2-0.20221102173545-2ff44df63675/go.mod h1:97brMYbmPeX+CpZO+XhO3wg2mn1pIjiOQ+hGhRxrnzI=
|
github.com/minio/console v0.21.2/go.mod h1:97brMYbmPeX+CpZO+XhO3wg2mn1pIjiOQ+hGhRxrnzI=
|
||||||
github.com/minio/csvparser v1.0.0 h1:xJEHcYK8ZAjeW4hNV9Zu30u+/2o4UyPnYgyjWp8b7ZU=
|
github.com/minio/csvparser v1.0.0 h1:xJEHcYK8ZAjeW4hNV9Zu30u+/2o4UyPnYgyjWp8b7ZU=
|
||||||
github.com/minio/csvparser v1.0.0/go.mod h1:lKXskSLzPgC5WQyzP7maKH7Sl1cqvANXo9YCto8zbtM=
|
github.com/minio/csvparser v1.0.0/go.mod h1:lKXskSLzPgC5WQyzP7maKH7Sl1cqvANXo9YCto8zbtM=
|
||||||
github.com/minio/dperf v0.4.2 h1:u2fcdXViX3+alZcEYSOh1crNbGtVU5drQ24lP3Xx6j8=
|
github.com/minio/dperf v0.4.2 h1:u2fcdXViX3+alZcEYSOh1crNbGtVU5drQ24lP3Xx6j8=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user