mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
Goavro doesn't compile on 32-bit systems.
This reverts commit 413be3a6a0.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user