[v11.0.x] Chore: Upgrade grafana-plugin-sdk-go to v0.220.0 (#85575)

Chore: Upgrade grafana-plugin-sdk-go (#85562)

(cherry picked from commit bdc492b96c)
This commit is contained in:
Marcus Efraimsson
2024-04-04 10:03:20 +00:00
committed by GitHub
parent 324c37ff22
commit 2be8e4334b
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/grafana/grafana/pkg/promlib
go 1.21.0
require (
github.com/grafana/grafana-plugin-sdk-go v0.219.0
github.com/grafana/grafana-plugin-sdk-go v0.220.0
github.com/json-iterator/go v1.1.12
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/prometheus/client_golang v1.18.0