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
go.mod
View File

@@ -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