mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 12:58:02 +08:00
chore: bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.7 (#3198)
* chore: bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.7 Signed-off-by: Andrei Aaron <aaaron@luxoft.com> * fix: zli failed to connect to https server using test certificates Signed-off-by: Andrei Aaron <aaaron@luxoft.com> --------- Signed-off-by: Andrei Aaron <aaaron@luxoft.com>
This commit is contained in:
@@ -112,6 +112,9 @@ func newScrubCmd(conf *config.Config) *cobra.Command {
|
||||
return nil
|
||||
}
|
||||
|
||||
// Do not show usage on errors which are not related to cummand line arguments
|
||||
cmd.SilenceUsage = true
|
||||
|
||||
// checking if the server is already running
|
||||
req, err := http.NewRequestWithContext(context.Background(),
|
||||
http.MethodGet,
|
||||
|
||||
Reference in New Issue
Block a user