mirror of
https://gitea.com/gitea/tea.git
synced 2025-09-03 02:18:30 +02:00
fix(deps): update module github.com/stretchr/testify to v1.8.4 (#580)
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
3343fedc17
commit
2d57e07dc7
2
go.mod
2
go.mod
@ -15,7 +15,7 @@ require (
|
||||
github.com/muesli/termenv v0.13.0
|
||||
github.com/olekukonko/tablewriter v0.0.5
|
||||
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
|
||||
github.com/stretchr/testify v1.7.0
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/urfave/cli/v2 v2.16.3
|
||||
golang.org/x/crypto v0.11.0
|
||||
golang.org/x/term v0.10.0
|
||||
|
Reference in New Issue
Block a user