This repository was archived by the owner on Jul 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
14
14
github.com/hashicorp/golang-lru/v2 v2.0.7
15
15
github.com/jellydator/ttlcache/v3 v3.3.0
16
16
github.com/machinebox/graphql v0.2.2
17
- github.com/openfga/api/proto v0.0.0-20241104193559-ee46d6721514
17
+ github.com/openfga/api/proto v0.0.0-20241213152732-0bb89b73d655
18
18
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20240926131254-992b301a003f
19
19
github.com/openfga/openfga v1.7.0
20
20
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -216,8 +216,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
216
216
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
217
217
github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
218
218
github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
219
- github.com/openfga/api/proto v0.0.0-20241104193559-ee46d6721514 h1:ebCcwMV9LTbAG7so6PQt5qCLB6dz5VUW7/pf9sokG5M =
220
- github.com/openfga/api/proto v0.0.0-20241104193559-ee46d6721514 /go.mod h1:gil5LBD8tSdFQbUkCQdnXsoeU9kDJdJgbGdHkgJfcd0 =
219
+ github.com/openfga/api/proto v0.0.0-20241213152732-0bb89b73d655 h1:SNuWYca+fV7EW7O5ZkYR/8sanVP30oqSEjukbCPGE5w =
220
+ github.com/openfga/api/proto v0.0.0-20241213152732-0bb89b73d655 /go.mod h1:gil5LBD8tSdFQbUkCQdnXsoeU9kDJdJgbGdHkgJfcd0 =
221
221
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20240926131254-992b301a003f h1:ZMZ7ntMnaHIPZxvVQv/aqC4ctzLqH+9Fqn4uw35kQpk =
222
222
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20240926131254-992b301a003f /go.mod h1:ll/hN6kS4EE6B/7J/PbZqac9Nuv7ZHpI+Jfh36JLrbs =
223
223
github.com/openfga/openfga v1.7.0 h1:4nCS7BFNmUJkPXZIQgK9L1kupg9kzZ+fpRTJU5tGCfQ =
You can’t perform that action at this time.
0 commit comments