File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/trinodb/grafana-trino
2
2
3
3
go 1.23.5
4
-
5
4
toolchain go1.24.2
6
5
7
6
require (
8
- github.com/grafana/grafana-plugin-sdk-go v0.274 .0
7
+ github.com/grafana/grafana-plugin-sdk-go v0.277 .0
9
8
github.com/grafana/sqlds/v2 v2.7.2
10
9
github.com/pkg/errors v0.9.1
11
10
github.com/trinodb/trino-go-client v0.323.0
Original file line number Diff line number Diff line change @@ -100,8 +100,8 @@ github.com/gorilla/securecookie v1.1.1 h1:miw7JPhV+b/lAHSXz4qd/nN9jRiAFV5FwjeKyC
100
100
github.com/gorilla/securecookie v1.1.1 /go.mod h1:ra0sb63/xPlUeL+yeDciTfxMRAA+MP+HVt/4epWDjd4 =
101
101
github.com/gorilla/sessions v1.2.1 h1:DHd3rPN5lE3Ts3D8rKkQ8x/0kqfeNmBAaiSi+o7FsgI =
102
102
github.com/gorilla/sessions v1.2.1 /go.mod h1:dk2InVEVJ0sfLlnXv9EAgkf6ecYs/i80K/zI+bUmuGM =
103
- github.com/grafana/grafana-plugin-sdk-go v0.274 .0 h1:prTs+K4BfKYft89dJZmbUcXRIDtCnKQgnznpItE5ppQ =
104
- github.com/grafana/grafana-plugin-sdk-go v0.274 .0 /go.mod h1:i/9KH9y/6m5hkRnG3H6aR2nOMPbJUmvo4XNrHjI15cU =
103
+ github.com/grafana/grafana-plugin-sdk-go v0.277 .0 h1:VDU2F4Y5NeRS//ejctdZtsAshrGaEdbtW33FsK0EQss =
104
+ github.com/grafana/grafana-plugin-sdk-go v0.277 .0 /go.mod h1:mAUWg68w5+1f5TLDqagIr8sWr1RT9h7ufJl5NMcWJAU =
105
105
github.com/grafana/otel-profiling-go v0.5.1 h1:stVPKAFZSa7eGiqbYuG25VcqYksR6iWvF3YH66t4qL8 =
106
106
github.com/grafana/otel-profiling-go v0.5.1 /go.mod h1:ftN/t5A/4gQI19/8MoWurBEtC6gFw8Dns1sJZ9W4Tls =
107
107
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 h1:iwOtYXeeVSAeYefJNaxDytgjKtUuKQbJqgAIjlnicKg =
You can’t perform that action at this time.
0 commit comments