mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 13:12:24 +08:00
Modules: Add goavro dependency for extensions (#20920)
This commit is contained in:
@ -9,6 +9,7 @@ import (
|
||||
"github.com/grafana/grafana/pkg/models"
|
||||
"github.com/grafana/grafana/pkg/registry"
|
||||
_ "github.com/jung-kurt/gofpdf"
|
||||
_ "github.com/linkedin/goavro"
|
||||
_ "github.com/pkg/errors"
|
||||
_ "github.com/robfig/cron"
|
||||
_ "github.com/robfig/cron/v3"
|
||||
|
Reference in New Issue
Block a user