Backend: Use latest plugin-sdk-go v0.149.1 (#63498)

Use latest github.com/grafana/grafana-plugin-sdk-go which includes changes to the TypeVersion property (always present in JSON).

Also included is squtil changes: SQL util - allow using the database scan type for converters
This commit is contained in:
Kyle Brandt
2023-02-21 09:06:15 -05:00
committed by GitHub
parent e2af8aa53b
commit 52ed297ed5
71 changed files with 739 additions and 53 deletions
@@ -1,6 +1,10 @@
// 🌟 This was machine generated. Do not edit. 🌟
//
// Frame[0] {
// "typeVersion": [
// 0,
// 0
// ],
// "custom": {
// "frameType": "LabeledTimeValues"
// },
@@ -27,6 +31,10 @@
{
"schema": {
"meta": {
"typeVersion": [
0,
0
],
"custom": {
"frameType": "LabeledTimeValues"
},