diff --git a/tests/go.mod b/tests/go.mod index 136667b70..c87737707 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -6,7 +6,7 @@ require ( github.com/google/uuid v1.6.0 github.com/jinzhu/now v1.1.5 github.com/lib/pq v1.10.9 - github.com/stretchr/testify v1.8.4 + github.com/stretchr/testify v1.9.0 gorm.io/driver/mysql v1.5.4 gorm.io/driver/postgres v1.5.6 gorm.io/driver/sqlite v1.5.5