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-20241107182745-c14fb4b3d4b4
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 @@ -220,8 +220,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
220
220
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
221
221
github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
222
222
github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
223
- github.com/openfga/api/proto v0.0.0-20241104193559-ee46d6721514 h1:ebCcwMV9LTbAG7so6PQt5qCLB6dz5VUW7/pf9sokG5M =
224
- github.com/openfga/api/proto v0.0.0-20241104193559-ee46d6721514 /go.mod h1:gil5LBD8tSdFQbUkCQdnXsoeU9kDJdJgbGdHkgJfcd0 =
223
+ github.com/openfga/api/proto v0.0.0-20241107182745-c14fb4b3d4b4 h1:anI1zonbViSGV2X8szoTa0l2I28vjVKN4PGOJO/th7o =
224
+ github.com/openfga/api/proto v0.0.0-20241107182745-c14fb4b3d4b4 /go.mod h1:gil5LBD8tSdFQbUkCQdnXsoeU9kDJdJgbGdHkgJfcd0 =
225
225
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20240926131254-992b301a003f h1:ZMZ7ntMnaHIPZxvVQv/aqC4ctzLqH+9Fqn4uw35kQpk =
226
226
github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20240926131254-992b301a003f /go.mod h1:ll/hN6kS4EE6B/7J/PbZqac9Nuv7ZHpI+Jfh36JLrbs =
227
227
github.com/openfga/openfga v1.7.0 h1:4nCS7BFNmUJkPXZIQgK9L1kupg9kzZ+fpRTJU5tGCfQ =
You can’t perform that action at this time.
0 commit comments