fix(deps): update module github.com/stretchr/testify to v1.10.0 (#689)

Reviewed-on: https://gitea.com/gitea/tea/pulls/689
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-01 00:57:28 +00:00
committed by techknowlogick
parent eb204541f9
commit 768a6fd844
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -17,7 +17,7 @@ require (
github.com/muesli/termenv v0.15.3-0.20240912151726-82936c5ea257
github.com/olekukonko/tablewriter v0.0.5
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.10.0
github.com/urfave/cli/v2 v2.27.5
golang.org/x/crypto v0.29.0
golang.org/x/term v0.26.0