Backend: use latest Go plugin sdk (#25909)

* backend: use latest go plugin sdk which fixes #25287
* update for Frame.Meta.Custom SDK changes
This commit is contained in:
Kyle Brandt
2020-06-29 16:20:24 -04:00
committed by GitHub
parent 49e629b278
commit d243cd9421
5 changed files with 33 additions and 16 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ require (
github.com/gorilla/websocket v1.4.1
github.com/gosimple/slug v1.4.2
github.com/grafana/grafana-plugin-model v0.0.0-20190930120109-1fc953a61fb4
github.com/grafana/grafana-plugin-sdk-go v0.67.0
github.com/grafana/grafana-plugin-sdk-go v0.70.0
github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd
github.com/hashicorp/go-plugin v1.2.2
github.com/hashicorp/go-version v1.1.0