aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-02 20:57:37 +0800
committerGitHub <noreply@github.com>2022-05-02 20:57:37 +0800
commitf1755f5bc559924af83e098e00959b29a9d45f9c (patch)
tree1bb89fffa5fe05744dc4dc4f83597d3459898ee1 /go.mod
parent71fc57f8a05c899849bf67a92822fe1e5fcf68b2 (diff)
mod: bump gorm.io/gorm from 1.23.4 to 1.23.5 (#6924)
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 a712ab19..3acd1632 100644
--- a/go.mod
+++ b/go.mod
@@ -63,7 +63,7 @@ require (
gorm.io/driver/postgres v1.3.5
gorm.io/driver/sqlite v1.1.4
gorm.io/driver/sqlserver v1.3.1
- gorm.io/gorm v1.23.4
+ gorm.io/gorm v1.23.5
unknwon.dev/clog/v2 v2.2.0
xorm.io/builder v0.3.6
xorm.io/core v0.7.2