From 29df146d0ba7045e88f3c4e2b3cf10ab198108d0 Mon Sep 17 00:00:00 2001 From: Steve Fan <29133953+stevefan1999-personal@users.noreply.github.com> Date: Mon, 31 Aug 2020 01:53:50 +0800 Subject: [PATCH] try to see if latest works --- tests/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/go.mod b/tests/go.mod index 356a9262..5c1f6e3d 100644 --- a/tests/go.mod +++ b/tests/go.mod @@ -6,7 +6,7 @@ require ( github.com/google/uuid v1.1.1 github.com/jinzhu/now v1.1.1 github.com/lib/pq v1.6.0 - github.com/stevefan1999-personal/gorm-driver-oracle v0.0.0-20200830154622-da7a71b7196d + github.com/stevefan1999-personal/gorm-driver-oracle latest gorm.io/driver/mysql v1.0.0 gorm.io/driver/postgres v1.0.0 gorm.io/driver/sqlite v1.1.0