Skip to content

Commit

Permalink
chore: bump to github.com/openfga/api/proto@7f9be45 (#111)
Browse files Browse the repository at this point in the history
rhamzeh authored Nov 27, 2023
2 parents 9d2548a + 6f82efd commit 50a8baa
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pkg/go/go.mod
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ go 1.21.4
require (
github.com/antlr4-go/antlr/v4 v4.13.0
github.com/hashicorp/go-multierror v1.1.1
github.com/openfga/api/proto v0.0.0-20231109013103-c85ea6315317
github.com/openfga/api/proto v0.0.0-20231122192407-7f9be45ba22c
github.com/stretchr/testify v1.8.4
google.golang.org/protobuf v1.31.0
gopkg.in/yaml.v3 v3.0.1
4 changes: 2 additions & 2 deletions pkg/go/go.sum
Original file line number Diff line number Diff line change
@@ -22,8 +22,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/openfga/api/proto v0.0.0-20231109013103-c85ea6315317 h1:2vTNKSFTCPdDaXK6kgk0YKAM4hFXfrgqHf1hpmCzRqE=
github.com/openfga/api/proto v0.0.0-20231109013103-c85ea6315317/go.mod h1:VnPzHfrF1fpWUBpssSUs4ZkAxtmZ12Reb8RHBRz7ZLs=
github.com/openfga/api/proto v0.0.0-20231122192407-7f9be45ba22c h1:bSGbFXr+knwnwMbhxCT6sfn/+dFxMy+hNuzGMgQ4F4w=
github.com/openfga/api/proto v0.0.0-20231122192407-7f9be45ba22c/go.mod h1:VnPzHfrF1fpWUBpssSUs4ZkAxtmZ12Reb8RHBRz7ZLs=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=

0 comments on commit 50a8baa

Please sign in to comment.