Migrate to Xormigrate (#2711)

Co-authored-by: Anbraten <anton@ju60.de>
This commit is contained in:
qwerty287
2023-11-28 10:31:54 +01:00
committed by GitHub
parent 8dd74acdee
commit 7bacbd5699
40 changed files with 305 additions and 347 deletions

1
go.mod
View File

@@ -61,6 +61,7 @@ require (
k8s.io/api v0.28.4
k8s.io/apimachinery v0.28.4
k8s.io/client-go v0.28.4
src.techknowlogick.com/xormigrate v1.7.1
xorm.io/builder v0.3.13
xorm.io/xorm v1.3.4
)