Compare commits
1 commit
master
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 11a6d3bdc7 |
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -12,7 +12,7 @@ require (
|
||||||
golang.org/x/net v0.56.0
|
golang.org/x/net v0.56.0
|
||||||
gorm.io/driver/postgres v1.6.0
|
gorm.io/driver/postgres v1.6.0
|
||||||
gorm.io/driver/sqlite v1.6.0
|
gorm.io/driver/sqlite v1.6.0
|
||||||
gorm.io/gorm v1.31.1
|
gorm.io/gorm v1.31.2
|
||||||
)
|
)
|
||||||
|
|
||||||
require (
|
require (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue