Datasource: Fix stable sort order of query responses (#41868)
Fixes #41773 Fixes #41303 Ref grafana/grafana-plugin-sdk-go#366 Ref #39614
This commit is contained in:
@@ -55,7 +55,7 @@ require (
|
||||
github.com/gosimple/slug v1.9.0
|
||||
github.com/grafana/cuetsy v0.0.0-20210928021233-5ddfb47f9a7d
|
||||
github.com/grafana/grafana-aws-sdk v0.7.0
|
||||
github.com/grafana/grafana-plugin-sdk-go v0.116.0
|
||||
github.com/grafana/grafana-plugin-sdk-go v0.117.0
|
||||
github.com/grafana/loki v1.6.2-0.20211015002020-7832783b1caa
|
||||
github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
|
||||
github.com/hashicorp/go-hclog v0.16.1
|
||||
|
||||
Reference in New Issue
Block a user