Modules: Add patched goavro dependency for extensions (#21027)

This commit is contained in:
Emil Tullstedt
2019-12-11 14:44:29 +01:00
committed by GitHub
parent 32c9d558f9
commit fe8b533497
50 changed files with 8198 additions and 0 deletions
+1
View File
@@ -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/v2"
_ "github.com/pkg/errors"
_ "github.com/robfig/cron"
_ "github.com/robfig/cron/v3"