index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
go.mod
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 23:34:56 -0500
committer
GitHub <noreply@github.com>
2024-02-01 23:34:56 -0500
commit
87a5ae3f617055c58d4b7e9a02ac7a8a03333921
(
patch
)
tree
7630e0a66ed5a5a742949c18c2d7bf7e0a0ecbe3
/
go.mod
parent
6bd09e75fe0b8a6b35eeeb2b4672b572718e9101
(
diff
)
mod: bump gorm.io/gorm from 1.25.5 to 1.25.6 (#7658)
HEAD
main
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat
(limited to 'go.mod')
-rw-r--r--
go.mod
2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index e6c09dfc..a59a3fb4 100644
--- a/
go.mod
+++ b/
go.mod
@@ -54,7 +54,7 @@ require (
gorm.io/driver/postgres v1.5.4
gorm.io/driver/sqlite v1.4.2
gorm.io/driver/sqlserver v1.4.1
- gorm.io/gorm v1.25.5
+ gorm.io/gorm v1.25.6
modernc.org/sqlite v1.28.0
unknwon.dev/clog/v2 v2.2.0
xorm.io/builder v0.3.6