Core: Add go-grpc-middleware dependency (#27231)

This commit is contained in:
Joan López de la Franca Beltran
2020-08-28 15:33:21 +02:00
committed by GitHub
parent d9630c5b71
commit 57b2d08755
3 changed files with 7 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ import (
"github.com/grafana/grafana/pkg/registry"
"github.com/grafana/grafana/pkg/services/licensing"
_ "github.com/grafana/loki/pkg/logproto"
_ "github.com/grpc-ecosystem/go-grpc-middleware"
_ "github.com/jung-kurt/gofpdf"
_ "github.com/linkedin/goavro/v2"
_ "github.com/pkg/errors"