1
0

fix(deps): update module github.com/stretchr/testify to v1.8.4

This commit is contained in:
renovate
2023-05-30 10:01:56 +00:00
parent 5f06117167
commit 4ac4dbdaa9
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -58,7 +58,7 @@ require (
github.com/spf13/afero v1.9.5
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.15.0
github.com/stretchr/testify v1.8.3
github.com/stretchr/testify v1.8.4
github.com/swaggo/swag v1.8.12
github.com/tkuchiki/go-timezone v0.2.2
github.com/ulule/limiter/v3 v3.11.2