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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user