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

Dependencies: Bump github.com/openfga/openfga to v1.8.13 to address CVE-2025-48371
This commit is contained in:
Matheus Macabu
2025-05-30 11:39:06 +02:00
committed by GitHub
parent e0ca1e5b1c
commit 0ff65f349a
39 changed files with 524 additions and 520 deletions
+2 -2
View File
@@ -38,7 +38,7 @@ require (
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
github.com/perimeterx/marshmallow v1.1.5 // indirect
github.com/protocolbuffers/txtpbfmt v0.0.0-20241112170944-20d2c9ebc01d // indirect
github.com/rogpeppe/go-internal v1.13.1 // indirect
github.com/rogpeppe/go-internal v1.14.1 // indirect
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 // indirect
github.com/xlab/treeprint v1.2.0 // indirect
github.com/yalue/merged_fs v1.3.0 // indirect
@@ -47,6 +47,6 @@ require (
golang.org/x/oauth2 v0.27.0 // indirect
golang.org/x/sync v0.14.0 // indirect
golang.org/x/text v0.25.0 // indirect
golang.org/x/tools v0.31.0 // indirect
golang.org/x/tools v0.33.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)