Vendor: grafana-plugin-sdk-go v0.11.0 (#21552)

upgrades https://github.com/grafana/grafana-plugin-sdk-go from v0.6.0 to v0.11.0
This commit is contained in:
Kyle Brandt
2020-01-16 12:53:51 -05:00
committed by GitHub
parent 0cfcc85dec
commit 5a31e48548
33 changed files with 1986 additions and 415 deletions

2
go.mod
View File

@@ -31,7 +31,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.6.0
github.com/grafana/grafana-plugin-sdk-go v0.11.0
github.com/hashicorp/go-hclog v0.8.0
github.com/hashicorp/go-plugin v1.0.1
github.com/hashicorp/go-version v1.1.0