fix(deps): update module github.com/muesli/termenv to v0.16.0 (#720)

Reviewed-on: https://gitea.com/gitea/tea/pulls/720
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2025-02-26 16:10:21 +00:00
committed by techknowlogick
parent c2ddda6800
commit aba2dadcfd
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -14,7 +14,7 @@ require (
github.com/charmbracelet/glamour v0.8.0
github.com/enescakir/emoji v1.0.0
github.com/go-git/go-git/v5 v5.13.2
github.com/muesli/termenv v0.15.3-0.20241212154518-8c990cd6cf4b
github.com/muesli/termenv v0.16.0
github.com/olekukonko/tablewriter v0.0.5
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/stretchr/testify v1.10.0