From e425ed6f6a0f9758d641e4b0a831a0f0f1815ca9 Mon Sep 17 00:00:00 2001 From: Jinzhu Date: Thu, 10 Jun 2021 20:26:21 +0800 Subject: [PATCH] Update tests go.mod --- tests/go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/go.mod b/tests/go.mod index 643b72c7..e688cac0 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -6,7 +6,6 @@ require ( github.com/google/uuid v1.1.1 github.com/jinzhu/now v1.1.2 github.com/lib/pq v1.6.0 - github.com/stretchr/testify v1.5.1 gorm.io/driver/mysql v1.0.5 gorm.io/driver/postgres v1.1.0 gorm.io/driver/sqlite v1.1.4