Skip to content

Commit

Permalink
fix(deps): update module xorm.io/xorm to v1.3.3 (#2393)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2023
1 parent 30e1f07 commit 5bb8ff5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ require (
k8s.io/apimachinery v0.28.1
k8s.io/client-go v0.28.1
xorm.io/builder v0.3.13
xorm.io/xorm v1.3.3-0.20230809032852-db7c2640627d
xorm.io/xorm v1.3.3
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -819,3 +819,5 @@ xorm.io/builder v0.3.13 h1:a3jmiVVL19psGeXx8GIurTp7p0IIgqeDmwhcR6BAOAo=
xorm.io/builder v0.3.13/go.mod h1:aUW0S9eb9VCaPohFCH3j7czOx1PMW3i1HrSzbLYGBSE=
xorm.io/xorm v1.3.3-0.20230809032852-db7c2640627d h1:b7PELOEyjOC9qyGsGfBXgkub5714cFEsy4HiyCyCHfg=
xorm.io/xorm v1.3.3-0.20230809032852-db7c2640627d/go.mod h1:qFJGFoVYbbIdnz2vaL5OxSQ2raleMpyRRalnq3n9OJo=
xorm.io/xorm v1.3.3 h1:L5/GOhvgMcwJYYRjzPf3lTTTf6JcaTd1Mb9A/Iqvccw=
xorm.io/xorm v1.3.3/go.mod h1:qFJGFoVYbbIdnz2vaL5OxSQ2raleMpyRRalnq3n9OJo=

0 comments on commit 5bb8ff5

Please sign in to comment.