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
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 9404b844..e208c675 100644
--- a/
go.mod
+++ b/
go.mod
@@ -50,7 +50,7 @@ require (
gopkg.in/ini.v1 v1.67.0
gopkg.in/macaron.v1 v1.4.0
gorm.io/driver/mysql v1.4.1
- gorm.io/driver/postgres v1.3.10
+ gorm.io/driver/postgres v1.4.4
gorm.io/driver/sqlite v1.3.4
gorm.io/driver/sqlserver v1.3.1
gorm.io/gorm v1.23.10