Skip to content

Commit fe6bad6

Browse files
update console v0.35.0
1 parent 239ccc9 commit fe6bad6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ require (
4343
github.com/lithammer/shortuuid/v4 v4.0.0
4444
github.com/miekg/dns v1.1.55
4545
github.com/minio/cli v1.24.2
46-
github.com/minio/console v0.34.0
46+
github.com/minio/console v0.35.0
4747
github.com/minio/csvparser v1.0.0
4848
github.com/minio/dnscache v0.1.1
4949
github.com/minio/dperf v0.5.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,8 +471,8 @@ github.com/minio/cli v1.24.2 h1:J+fCUh9mhPLjN3Lj/YhklXvxj8mnyE/D6FpFduXJ2jg=
471471
github.com/minio/cli v1.24.2/go.mod h1:bYxnK0uS629N3Bq+AOZZ+6lwF77Sodk4+UL9vNuXhOY=
472472
github.com/minio/colorjson v1.0.5 h1:P//d521blE5cKDF5YvsHcpqb9TE8IwCdliSv1naPsgk=
473473
github.com/minio/colorjson v1.0.5/go.mod h1:Oq6oB83q+sL08u9wx68+91ELf0nV5G4c6l9pQcH5ElI=
474-
github.com/minio/console v0.34.0 h1:gMMG/ogXdOVvEtZGwbK188rEfXsFKv0Dji8TMcswkoU=
475-
github.com/minio/console v0.34.0/go.mod h1:vyj11DrHrFu2RdGsfqhFpjT6AZKtTd0dSQGrB1grnuk=
474+
github.com/minio/console v0.35.0 h1:bS8ZusvDD3GbrP7rhhPPom31KKt/ASC5xYKga6PRFtg=
475+
github.com/minio/console v0.35.0/go.mod h1:qiLneQzsz2joHjSUc7etCryMB/vrBSB37WnpNvsxn9s=
476476
github.com/minio/csvparser v1.0.0 h1:xJEHcYK8ZAjeW4hNV9Zu30u+/2o4UyPnYgyjWp8b7ZU=
477477
github.com/minio/csvparser v1.0.0/go.mod h1:lKXskSLzPgC5WQyzP7maKH7Sl1cqvANXo9YCto8zbtM=
478478
github.com/minio/dnscache v0.1.1 h1:AMYLqomzskpORiUA1ciN9k7bZT1oB3YZN4cEIi88W5o=

0 commit comments

Comments
 (0)