fix(deps): update github.com/muesli/termenv digest to 0d230cb (#694)

Reviewed-on: https://gitea.com/gitea/tea/pulls/694
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-12 05:09:05 +00:00
committed by techknowlogick
parent 54c198cc84
commit f2955a468e
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.20240912151726-82936c5ea257
github.com/muesli/termenv v0.15.3-0.20241211131612-0d230cb6eb15
github.com/olekukonko/tablewriter v0.0.5
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/stretchr/testify v1.10.0