mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 12:14:08 -06:00
6f26333e96
* Add cue * Add fix-cue target * Add pre-commit hook * fixup! Add fix-cue target * Update the cue version * Add datasources and panels folders * Update cue files Co-authored-by: Tania B <yalyna.ts@gmail.com>
6 lines
135 B
Modula-2
6 lines
135 B
Modula-2
module _ // Auto generated by https://github.com/bwplotka/bingo. DO NOT EDIT
|
|
|
|
go 1.19
|
|
|
|
require cuelang.org/go v0.5.0-beta.2 // cmd/cue
|