Apps: Update grafana-app-sdk to v0.40.1 (#108786)

This commit is contained in:
Todd Treece
2025-07-28 12:34:09 +00:00
committed by GitHub
parent 90de360424
commit 0c1cd7fa58
36 changed files with 521 additions and 469 deletions
+2 -2
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.34.0
golang.org/x/tools v0.35.0
)
require (
golang.org/x/mod v0.25.0 // indirect
golang.org/x/mod v0.26.0 // indirect
golang.org/x/sync v0.16.0 // indirect
)