mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-14 05:14:06 +02:00
* up regenerate new schema * new ent * update documentation for min required versions * update documentation
10 lines
349 B
Go
10 lines
349 B
Go
// Code generated by entc, DO NOT EDIT.
|
|
|
|
package runtime
|
|
|
|
// The schema-stitching logic is generated in github.com/crowdsecurity/crowdsec/pkg/database/ent/runtime.go
|
|
|
|
const (
|
|
Version = "v0.7.0" // Version of ent codegen.
|
|
Sum = "h1:E3EjO0cUL61DvUg5ZEZdxa4yTL+4SuZv0LqBExo8CQA=" // Sum of ent codegen.
|
|
)
|