Bump github.com/olekukonko/tablewriter from 1.0.9 to 1.1.0 (#64)

This commit is contained in:
dependabot[bot]
2025-10-02 22:22:18 +02:00
committed by GitHub
parent e75062d2fd
commit e42f664dfd
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/dustin/go-humanize v1.0.1
github.com/gofiber/fiber/v2 v2.52.9
github.com/inconshreveable/mousetrap v1.1.0
github.com/olekukonko/tablewriter v1.0.9
github.com/olekukonko/tablewriter v1.1.0
github.com/pelletier/go-toml v1.9.5
github.com/rogpeppe/go-internal v1.14.1
github.com/spf13/cobra v1.9.1