aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-15 20:37:15 +0800
committerGitHub <noreply@github.com>2022-08-15 20:37:15 +0800
commitcee6ef39ee2823742ee8ed1c5873b09eb400735f (patch)
tree4fe5be127dafcf5a7716e17aee853dd486c0a7b3 /go.mod
parent5910265e13ecff3ac43ec08e5e033410d27cc809 (diff)
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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
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