File tree Expand file tree Collapse file tree 3 files changed +83
-1
lines changed
Expand file tree Collapse file tree 3 files changed +83
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/nwidger/jsoncolor v0.3.2
1212 github.com/oklog/ulid/v2 v2.1.0
1313 github.com/openfga/api/proto v0.0.0-20241230191130-b61b4ea28b71
14- github.com/openfga/go-sdk v0.6.3
14+ github.com/openfga/go-sdk v0.6.4-0.20250107171931-2adebcc8c8bc
1515 github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20241115164311-10e575c8e47c
1616 github.com/openfga/openfga v1.8.3
1717 github.com/spf13/cobra v1.8.1
Original file line number Diff line number Diff line change @@ -182,6 +182,8 @@ github.com/openfga/api/proto v0.0.0-20241230191130-b61b4ea28b71 h1:lkj6Z7iWYASEc
182182github.com/openfga/api/proto v0.0.0-20241230191130-b61b4ea28b71 /go.mod h1:gil5LBD8tSdFQbUkCQdnXsoeU9kDJdJgbGdHkgJfcd0 =
183183github.com/openfga/go-sdk v0.6.3 h1:FO3uDYeV+1y844iVvD7MJYKtmIEP1r4mis7kWCaDG2A =
184184github.com/openfga/go-sdk v0.6.3 /go.mod h1:zui7pHE3eLAYh2fFmEMrWg9XbxYns2WW5Xr/GEgili4 =
185+ github.com/openfga/go-sdk v0.6.4-0.20250107171931-2adebcc8c8bc h1:E7x5UZbNIbcCOhBRD3cqrmQz35qNNceMnZPb6UxZRnw =
186+ github.com/openfga/go-sdk v0.6.4-0.20250107171931-2adebcc8c8bc /go.mod h1:zui7pHE3eLAYh2fFmEMrWg9XbxYns2WW5Xr/GEgili4 =
185187github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20241115164311-10e575c8e47c h1:1y84C0V4NRfPtRi4MqQ7+gnFtYgeBKPIeIAPLdVJ7j4 =
186188github.com/openfga/language/pkg/go v0.2.0-beta.2.0.20241115164311-10e575c8e47c /go.mod h1:12RMe/HuRNyOzS33RQa53jwdcxE2znr8ycXMlVbgQN4 =
187189github.com/openfga/openfga v1.8.3 h1:5JYHUH5x4kxphbI/cr03e+x8NQLyK/R1NOm/fwI8BM8 =
You can’t perform that action at this time.
0 commit comments