aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-13 19:42:13 +0800
committerGitHub <noreply@github.com>2022-06-13 19:42:13 +0800
commitc0db4a7f1b3d363afd5f763f7e448dd35e3eec98 (patch)
tree8e9766b6d6bdb87bfc2590d51efcb670cf369326 /go.mod
parent04fe4c86ec0081fd58219c8406bf56701e35a2c9 (diff)
mod: bump gorm.io/gorm from 1.23.5 to 1.23.6 (#7052)
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 5ee64ab4..ba91e7da 100644
--- a/go.mod
+++ b/go.mod
@@ -64,7 +64,7 @@ require (
gorm.io/driver/postgres v1.3.7
gorm.io/driver/sqlite v1.3.4
gorm.io/driver/sqlserver v1.3.1
- gorm.io/gorm v1.23.5
+ gorm.io/gorm v1.23.6
modernc.org/sqlite v1.17.3
unknwon.dev/clog/v2 v2.2.0
xorm.io/builder v0.3.6