mirror of
https://gitea.com/gitea/tea.git
synced 2026-03-14 18:03:31 +01:00
fix(deps): update module github.com/olekukonko/tablewriter to v1.1.4 (#933)
Reviewed-on: https://gitea.com/gitea/tea/pulls/933 Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
committed by
techknowlogick
parent
5f74fb37df
commit
9a462247bd
2
go.mod
2
go.mod
@@ -15,7 +15,7 @@ require (
|
||||
github.com/go-authgate/sdk-go v0.2.0
|
||||
github.com/go-git/go-git/v5 v5.17.0
|
||||
github.com/muesli/termenv v0.16.0
|
||||
github.com/olekukonko/tablewriter v1.1.3
|
||||
github.com/olekukonko/tablewriter v1.1.4
|
||||
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
|
||||
github.com/stretchr/testify v1.11.1
|
||||
github.com/urfave/cli-docs/v3 v3.1.0
|
||||
|
||||
Reference in New Issue
Block a user