[release-12.3.2] Chore: Update OpenFGA to 1.11.1 (#114994)

* Chore: Update OpenFGA to 1.11.1

* Fix linter net context

* also bump expr-lang to fix CVE-2025-68156
This commit is contained in:
Matheus Macabu
2026-01-07 10:00:24 +01:00
committed by GitHub
parent 0ed7284b84
commit a3e14a8006
68 changed files with 1004 additions and 975 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ module github.com/grafana/grafana/scripts/go-workspace
go 1.25.5
require golang.org/x/mod v0.24.0
require golang.org/x/mod v0.29.0
+2 -2
View File
@@ -1,2 +1,2 @@
golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=
golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
golang.org/x/mod v0.29.0 h1:HV8lRxZC4l2cr3Zq1LvtOsi/ThTgWnUk/y64QSs8GwA=
golang.org/x/mod v0.29.0/go.mod h1:NyhrlYXJ2H4eJiRy/WDBO6HMqZQ6q9nk4JzS3NuCK+w=
+1 -1
View File
@@ -2,4 +2,4 @@ module github.com/grafana/grafana/scripts/modowners
go 1.25.5
require golang.org/x/mod v0.24.0
require golang.org/x/mod v0.29.0
+2 -2
View File
@@ -1,2 +1,2 @@
golang.org/x/mod v0.24.0 h1:ZfthKaKaT4NrhGVZHO1/WDTwGES4De8KtWO0SIbNJMU=
golang.org/x/mod v0.24.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
golang.org/x/mod v0.29.0 h1:HV8lRxZC4l2cr3Zq1LvtOsi/ThTgWnUk/y64QSs8GwA=
golang.org/x/mod v0.29.0/go.mod h1:NyhrlYXJ2H4eJiRy/WDBO6HMqZQ6q9nk4JzS3NuCK+w=