[release-11.6.2] Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12 (#105369)

Dependencies: Bump github.com/openfga/openfga from v1.8.6 to v1.8.12
This commit is contained in:
Matheus Macabu
2025-05-14 14:17:01 +02:00
committed by GitHub
parent df92cf28cd
commit fda0a9a32c
34 changed files with 1273 additions and 1144 deletions
+1 -2
View File
@@ -2,10 +2,9 @@ module github.com/grafana/grafana/pkg/semconv
go 1.24.3
require go.opentelemetry.io/otel v1.34.0
require go.opentelemetry.io/otel v1.35.0
require (
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/google/go-cmp v0.7.0 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
)