aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-27 20:31:42 +0800
committerGitHub <noreply@github.com>2022-09-27 20:31:42 +0800
commit777fb14fc9b71b18d4288a104d817490591a3fe9 (patch)
treeed40430e474f8185493c47a75d4351dad782f276 /go.mod
parent25d6b168c5663fc91ac92da277b94ec800f07d86 (diff)
mod: bump gorm.io/gorm from 1.23.9 to 1.23.10 (#7166)
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 92074d45..4eb679a8 100644
--- a/go.mod
+++ b/go.mod
@@ -53,7 +53,7 @@ require (
gorm.io/driver/postgres v1.3.10
gorm.io/driver/sqlite v1.3.4
gorm.io/driver/sqlserver v1.3.1
- gorm.io/gorm v1.23.9
+ gorm.io/gorm v1.23.10
modernc.org/sqlite v1.19.1
unknwon.dev/clog/v2 v2.2.0
xorm.io/builder v0.3.6