Plugins: Update to latest go plugin SDK version (0.272.0) (#102090)

update go plugin sdk to latest
This commit is contained in:
Will Browne
2025-03-13 10:23:30 +00:00
committed by GitHub
parent 4c61991d7c
commit 8d839780d6
12 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.23.7
require (
github.com/grafana/dskit v0.0.0-20241105154643-a6b453a88040
github.com/grafana/grafana-plugin-sdk-go v0.270.0
github.com/grafana/grafana-plugin-sdk-go v0.272.0
github.com/json-iterator/go v1.1.12
github.com/prometheus/client_golang v1.21.0
github.com/prometheus/common v0.62.0