update dependency grafana/grafana-plugin-sdk-go to v0.281.0 (#112726)

* go get github.com/grafana/grafana-plugin-sdk-go@v0.281.0

* make update-workspace

* updated failing unit test

* disable deprecation warnings

* datasources: allow underscore-prefixed local time range

* updated go.work.sum
This commit is contained in:
Gábor Farkas
2025-10-22 09:02:11 +02:00
committed by GitHub
parent 0098a68983
commit 8ab7a20265
57 changed files with 847 additions and 863 deletions
+2
View File
@@ -278,6 +278,8 @@ func flamegraphResponse() *connect.Response[v1alpha1.QueryResponse] {
builderFlat.Append(columns.flat[i])
}
//TODO: fix deprecation warning
//nolint:staticcheck
record := array.NewRecord(
arrow.NewSchema(fields, nil),
[]arrow.Array{