coremodels: Change input filename (#51349)

This commit is contained in:
sam boyer
2022-06-23 15:47:47 -04:00
committed by GitHub
parent dd5a3b7747
commit 80f6560c9c
4 changed files with 14 additions and 29 deletions

View File

@@ -691,7 +691,7 @@ type ModelVariableModelType string
// Equivalent Go types at stable import paths are provided in https://github.com/grafana/grok.
type ModelVariableType string
//go:embed lineage.cue
//go:embed coremodel.cue
var cueFS embed.FS
// codegen ensures that this is always the latest Thema schema version