Skip to content

Commit

Permalink
⬆️ 更新三方模块依赖版本
Browse files Browse the repository at this point in the history
go: upgraded gorm.io/gorm v1.25.5 => v1.25.6-0.20231228115336-87decced23be

fix: github.com/go-gorm/gorm/pull/6766

Signed-off-by: liutianqi <[email protected]>
  • Loading branch information
iTanken committed Jan 3, 2024
1 parent 63b93a3 commit 12686ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/emirpasic/gods v1.18.1
github.com/sijms/go-ora/v2 v2.8.4
gorm.io/gorm v1.25.5
gorm.io/gorm v1.25.6-0.20231228115336-87decced23be
)

retract (
Expand Down

0 comments on commit 12686ea

Please sign in to comment.