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
+2 -1
View File
@@ -2,9 +2,10 @@ module github.com/grafana/grafana/pkg/semconv
go 1.25.5
require go.opentelemetry.io/otel v1.38.0
require go.opentelemetry.io/otel v1.39.0
require (
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
)