mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Core: Add go-grpc-middleware dependency (#27231)
This commit is contained in:
committed by
GitHub
parent
d9630c5b71
commit
57b2d08755
1
go.mod
1
go.mod
@@ -42,6 +42,7 @@ require (
|
||||
github.com/grafana/grafana-plugin-model v0.0.0-20190930120109-1fc953a61fb4
|
||||
github.com/grafana/grafana-plugin-sdk-go v0.77.0
|
||||
github.com/grafana/loki v1.6.0
|
||||
github.com/grpc-ecosystem/go-grpc-middleware v1.2.1
|
||||
github.com/hashicorp/go-hclog v0.12.2
|
||||
github.com/hashicorp/go-plugin v1.2.2
|
||||
github.com/hashicorp/go-version v1.2.0
|
||||
|
||||
Reference in New Issue
Block a user