Revert "Modules: Add goavro dependency for extensions (#20920)" (#20928)

Goavro doesn't compile on 32-bit systems.

This reverts commit 413be3a6a0.
This commit is contained in:
Emil Tullstedt
2019-12-06 14:10:07 +01:00
committed by GitHub
parent 1d2a7a2c37
commit 30771f25bf
44 changed files with 4 additions and 6822 deletions
-1
View File
@@ -9,7 +9,6 @@ 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"