mirror of
https://github.com/k8sgpt-ai/k8sgpt.git
synced 2026-07-16 17:16:25 +00:00
* fix(deps): update module github.com/olekukonko/tablewriter to v1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(cache): migrate to tablewriter v1 API tablewriter v1 replaces SetHeader with Header and makes Append/Render return errors. Update cmd/cache/list.go accordingly to fix the build. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Alex Jones <axjns@example.com> --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Alex Jones <axjns@example.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Jones <axjns@example.com> Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>