[v11.0.x] Plugins: Send PDC file paths and contents for backwards compatibility (#85411)

Plugins: Send PDC file paths and contents for backwards compatibility (#85287)

* send paths and contents

* go work sync

(cherry picked from commit 1a0ac381eb)
This commit is contained in:
Will Browne
2024-03-29 12:14:39 -07:00
committed by GitHub
parent c646a96fbe
commit 7bec323d23
9 changed files with 65 additions and 32 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.216.0
github.com/grafana/grafana-plugin-sdk-go v0.218.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