From cee6ef39ee2823742ee8ed1c5873b09eb400735f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 20:37:15 +0800 Subject: mod: bump gorm.io/driver/mysql from 1.3.5 to 1.3.6 (#7143) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2278789a..f1d772d1 100644 --- a/go.mod +++ b/go.mod @@ -49,7 +49,7 @@ require ( gopkg.in/gomail.v2 v2.0.0-20160411212932-81ebce5c23df gopkg.in/ini.v1 v1.66.6 gopkg.in/macaron.v1 v1.4.0 - gorm.io/driver/mysql v1.3.5 + gorm.io/driver/mysql v1.3.6 gorm.io/driver/postgres v1.3.8 gorm.io/driver/sqlite v1.3.4 gorm.io/driver/sqlserver v1.3.1 -- cgit v1.2.3