[release-11.3.8] Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371 (#106120)

* Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371

* Static: Fix failing unit test import
This commit is contained in:
Matheus Macabu
2025-06-09 13:06:52 +02:00
committed by GitHub
parent 34480e068e
commit 5b9e26e02f
31 changed files with 416 additions and 368 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ module github.com/grafana/grafana/scripts/go-workspace
go 1.24.3
require golang.org/x/mod v0.20.0
require golang.org/x/mod v0.24.0
+2 -2
View File
@@ -1,2 +1,2 @@
golang.org/x/mod v0.20.0 h1:utOm6MM3R3dnawAiJgn0y+xvuYRsm1RKM/4giyfDgV0=
golang.org/x/mod v0.20.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=
golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
+1 -1
View File
@@ -2,4 +2,4 @@ module github.com/grafana/grafana/scripts/modowners
go 1.24.3
require golang.org/x/mod v0.17.0
require golang.org/x/mod v0.24.0
+2 -2
View File
@@ -1,2 +1,2 @@
golang.org/x/mod v0.17.0 h1:zY54UmvipHiNd+pm+m0x9KhZ9hl1/7QNMyxXbc6ICqA=
golang.org/x/mod v0.17.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=
golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=