Skip to content

Commit

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

Signed-off-by: liutianqi <[email protected]>
  • Loading branch information
iTanken committed Jan 30, 2024
1 parent 12fffff commit 0985273
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.16

require (
github.com/emirpasic/gods v1.18.1
github.com/sijms/go-ora/v2 v2.8.6
gorm.io/gorm v1.25.6-0.20231228115336-87decced23be
github.com/sijms/go-ora/v2 v2.8.7
gorm.io/gorm v1.25.6
)

retract (
Expand Down

0 comments on commit 0985273

Please sign in to comment.