Chore: bump grafana-plugin-sdk-go from v0.275.0 to v0.277.0 (#103971)

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
This commit is contained in:
Nathan Vērzemnieks
2025-04-16 23:32:25 +02:00
committed by GitHub
parent cf76777170
commit af59c4eb3e
22 changed files with 101 additions and 178 deletions
@@ -377,18 +377,12 @@
"from": {
"description": "From is the start time of the query.",
"type": "string",
"default": "now-6h",
"examples": [
"now-1h"
]
"default": "now-6h"
},
"to": {
"description": "To is the end time of the query.",
"type": "string",
"default": "now",
"examples": [
"now"
]
"default": "now"
}
},
"additionalProperties": false