Skip to content

Commit 028ba0f

Browse files
build(deps): bump github.com/openfga/openfga from 1.10.2 to 1.10.3 (#5953)
Bumps [github.com/openfga/openfga](https://github.com/openfga/openfga) from 1.10.2 to 1.10.3. - [Release notes](https://github.com/openfga/openfga/releases) - [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md) - [Commits](openfga/openfga@v1.10.2...v1.10.3) --- updated-dependencies: - dependency-name: github.com/openfga/openfga dependency-version: 1.10.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5087638 commit 028ba0f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ require (
5555
github.com/open-feature/go-sdk-contrib/providers/go-feature-flag-in-process v0.1.1
5656
github.com/open-policy-agent/opa v1.9.0
5757
github.com/openfga/go-sdk v0.7.1
58-
github.com/openfga/openfga v1.10.2
58+
github.com/openfga/openfga v1.10.3
5959
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
6060
github.com/prometheus/client_golang v1.23.2
6161
github.com/protobom/protobom v0.5.4
@@ -285,7 +285,7 @@ require (
285285
github.com/opencontainers/runtime-spec v1.2.1 // indirect
286286
github.com/opencontainers/selinux v1.12.0 // indirect
287287
github.com/openfga/api/proto v0.0.0-20250909172242-b4b2a12f5c67 // indirect
288-
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20250919191407-efa08b02a76a // indirect
288+
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20251003203216-7c0d09a1cc5a // indirect
289289
github.com/ossf/osv-schema/bindings/go v0.0.0-20250527054414-66246866dc20 // indirect
290290
github.com/package-url/packageurl-go v0.1.3 // indirect
291291
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1636,10 +1636,10 @@ github.com/openfga/api/proto v0.0.0-20250909172242-b4b2a12f5c67 h1:58mhO5nqkdka2
16361636
github.com/openfga/api/proto v0.0.0-20250909172242-b4b2a12f5c67/go.mod h1:XDX4qYNBUM2Rsa2AbKPh+oocZc2zgme+EF2fFC6amVU=
16371637
github.com/openfga/go-sdk v0.7.1 h1:ZFFDRoSWAHcbOzPFUWPLUpoIOJZRoQ6KgJp2vyfB82g=
16381638
github.com/openfga/go-sdk v0.7.1/go.mod h1:Fu00XYLWkfgmo3PV45EwSOhpaBNcuVMBOdklpKoaazw=
1639-
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20250919191407-efa08b02a76a h1:mwpFZZdH4B6hHDGuQjkvebkp8+eLEi63nZ8XniGTyvo=
1640-
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20250919191407-efa08b02a76a/go.mod h1:BG26d1Fk4GSg0wMj60TRJ6Pe4ka2WQ33akhO+mzt3t0=
1641-
github.com/openfga/openfga v1.10.2 h1:7dw9AatGYuhNTs0e5zsAaetIzV8sePbAeaBai5ibvZs=
1642-
github.com/openfga/openfga v1.10.2/go.mod h1:MKj5ySH4vxIbsaIT94pEPTD3w3BnQ4tv7a7aQFGJ2SQ=
1639+
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20251003203216-7c0d09a1cc5a h1:UCvuqu+vedXSZvWovoArBFCStLc74WFyKvbkHsqECEw=
1640+
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20251003203216-7c0d09a1cc5a/go.mod h1:BG26d1Fk4GSg0wMj60TRJ6Pe4ka2WQ33akhO+mzt3t0=
1641+
github.com/openfga/openfga v1.10.3 h1:BDvwXaMP1rVwog4QhMWc19h3ZZz6gFJvXOY1n9lyfGs=
1642+
github.com/openfga/openfga v1.10.3/go.mod h1:vlc3ZACDBfyjxR6emLjSiGF+AOPXMIZ9E72yy8Nt1V4=
16431643
github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
16441644
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
16451645
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=

0 commit comments

Comments
 (0)