mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
Enterprise: Add missing Loki dependency (#32265)
This commit is contained in:
@@ -12,6 +12,7 @@ import (
|
||||
"github.com/grafana/grafana/pkg/services/licensing"
|
||||
"github.com/grafana/grafana/pkg/services/validations"
|
||||
_ "github.com/grafana/loki/pkg/logproto"
|
||||
_ "github.com/grafana/loki/pkg/promtail/client"
|
||||
_ "github.com/grpc-ecosystem/go-grpc-middleware"
|
||||
_ "github.com/jung-kurt/gofpdf"
|
||||
_ "github.com/linkedin/goavro/v2"
|
||||
|
||||
Reference in New Issue
Block a user