Apps: update grafana-app-sdk to v0.48.7 (#115362)

This commit is contained in:
Rafael Bortolon Paulovic
2025-12-17 08:47:21 +03:00
committed by GitHub
parent 148ea7af3c
commit 7e7c25af8a
68 changed files with 4056 additions and 3188 deletions
+3 -3
View File
@@ -6,10 +6,10 @@ require (
github.com/google/go-cmp v0.7.0
github.com/google/subcommands v1.2.0
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
golang.org/x/tools v0.39.0
golang.org/x/tools v0.40.0
)
require (
golang.org/x/mod v0.30.0 // indirect
golang.org/x/sync v0.18.0 // indirect
golang.org/x/mod v0.31.0 // indirect
golang.org/x/sync v0.19.0 // indirect
)