cli/cmd
Anton Troshin 17f4785906
Update dependencies, Go version and address CVEs (#1474)
* Update dependencies, Go version and address CVEs

Signed-off-by: Anton Troshin <anton@diagrid.io>

* update golangci-lint version and list of disabled linters form dapr/dapr

Signed-off-by: Anton Troshin <anton@diagrid.io>

* adjust golangci-lint settings and fix lint issues

Signed-off-by: Anton Troshin <anton@diagrid.io>

* fix test

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>
2025-01-09 14:16:44 -08:00
..
annotate.go fix: scheduler host address passed to runtime (#1421) 2024-07-10 09:37:34 -07:00
buildinfo.go Fix runtime custom path installation logic (#1203) 2023-02-05 21:57:23 -08:00
completion.go feat: support fish shell completion (#1121) 2022-11-07 20:33:10 +05:30
components.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
configurations.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
dapr.go output help information when dapr has no parameters (#1255) 2023-03-08 21:26:54 +05:30
dashboard.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
init.go Give scheduler a default volume, making it resilient to restarts by (#1423) 2024-07-17 12:13:51 -07:00
invoke.go Dapr stop and list changes for dapr run -f (#1169) 2023-01-24 18:28:31 +05:30
list.go Fix examples and print preview feature warnings (#927) 2022-03-22 12:11:56 -07:00
logs.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30
mtls.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
publish.go Dapr stop and list changes for dapr run -f (#1169) 2023-01-24 18:28:31 +05:30
renew_certificate.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
run.go Update dependencies, Go version and address CVEs (#1474) 2025-01-09 14:16:44 -08:00
status.go Include certificate expiry check in all kubernetes commands (#899) 2022-02-25 13:43:08 +05:30
stop.go Fix a typo (#1453) 2024-10-01 09:17:12 -07:00
uninstall.go Give scheduler a default volume, making it resilient to restarts by (#1423) 2024-07-17 12:13:51 -07:00
upgrade.go Installs,uninstalls,upgrade dapr-dashboard separately when applicable. (#1272) 2023-04-24 14:05:44 +05:30
version.go nit: Remove full stop from version string to match other subcommand help output (#1163) 2023-01-11 21:25:01 -08:00