mirror of
https://github.com/hay-kot/homebox.git
synced 2024-11-23 09:05:42 +00:00
a3e607a887
* bump all deps
* run code-gen
Former-commit-id: a042496c71
10 lines
350 B
Go
10 lines
350 B
Go
// Code generated by ent, DO NOT EDIT.
|
|
|
|
package runtime
|
|
|
|
// The schema-stitching logic is generated in github.com/hay-kot/homebox/backend/internal/data/ent/runtime.go
|
|
|
|
const (
|
|
Version = "v0.12.3" // Version of ent codegen.
|
|
Sum = "h1:N5lO2EOrHpCH5HYfiMOCHYbo+oh5M8GjT0/cx5x6xkk=" // Sum of ent codegen.
|
|
)
|