1
0
forked from ALHP/ALHP.GO

regen ent with version 0.10.0

This commit is contained in:
2022-02-10 19:21:16 +01:00
parent f0ac9d6052
commit adad7c1acd
10 changed files with 90 additions and 59 deletions

View File

@@ -5,6 +5,6 @@ package runtime
// The schema-stitching logic is generated in ALHP.GO/ent/runtime.go
const (
Version = "v0.9.1" // Version of ent codegen.
Sum = "h1:IG8andyeD79GG24U8Q+1Y45hQXj6gY5evSBcva5gtBk=" // Sum of ent codegen.
Version = "v0.10.0" // Version of ent codegen.
Sum = "h1:9cBomE1fh+WX34DPYQL7tDNAIvhKa3tXvwxuLyhYCMo=" // Sum of ent codegen.
)