fix(deps): update github.com/muesli/termenv digest to 8c990cd (#696)

Reviewed-on: https://gitea.com/gitea/tea/pulls/696
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
2024-12-26 21:14:00 +00:00
committed by techknowlogick
parent f1cad9dbb1
commit 637b7ea010
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.12.0
github.com/muesli/termenv v0.15.3-0.20241211131612-0d230cb6eb15
github.com/muesli/termenv v0.15.3-0.20241212154518-8c990cd6cf4b
github.com/olekukonko/tablewriter v0.0.5
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/stretchr/testify v1.10.0