Skip to content

Commit

Permalink
build(deps): bump github.com/openfga/cli from 0.5.0 to 0.5.1 in /tools (
Browse files Browse the repository at this point in the history
#3745)

Bumps [github.com/openfga/cli](https://github.com/openfga/cli) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/openfga/cli/releases)
- [Changelog](https://github.com/openfga/cli/blob/main/CHANGELOG.md)
- [Commits](openfga/cli@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/openfga/cli
  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>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 340927d commit 62e582a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
github.com/mikefarah/yq/v4 v4.44.2
github.com/norwoodj/helm-docs v1.13.1
github.com/openfga/cli v0.5.0
github.com/openfga/cli v0.5.1
github.com/pseudomuto/protoc-gen-doc v1.5.1
github.com/sqlc-dev/sqlc v1.26.0
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616
Expand Down
4 changes: 2 additions & 2 deletions tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -556,8 +556,8 @@ github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQ
github.com/opencontainers/image-spec v1.1.0/go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM=
github.com/openfga/api/proto v0.0.0-20240613184530-f33cb24bcd97 h1:nhLlC41cgggzKnfmf3QtSAqm6fEWmOGenHgUrBTxXxU=
github.com/openfga/api/proto v0.0.0-20240613184530-f33cb24bcd97/go.mod h1:gil5LBD8tSdFQbUkCQdnXsoeU9kDJdJgbGdHkgJfcd0=
github.com/openfga/cli v0.5.0 h1:aCFy/VWftpmZXucPvIFpOr67Nu6sI3ILCKFfHp4P4/o=
github.com/openfga/cli v0.5.0/go.mod h1:2st2jOie9N2TEjgXMGVs5xQchPMdqlj6qI4gGAhIFJk=
github.com/openfga/cli v0.5.1 h1:O3d96nXJlzcuf9s5IgRpgLa592SJiVzrNYXChYOrNz0=
github.com/openfga/cli v0.5.1/go.mod h1:2st2jOie9N2TEjgXMGVs5xQchPMdqlj6qI4gGAhIFJk=
github.com/openfga/go-sdk v0.5.0 h1:1IuAu6Xf4eBxgc2AyMfosK7QzApxuZ5yi7jmFaftnl0=
github.com/openfga/go-sdk v0.5.0/go.mod h1:AoMnFlPw65sU/7O4xOPpCb2vXA8ZD9K9xp2hZjcvt4g=
github.com/openfga/language/pkg/go v0.2.0-beta.0 h1:dTvgDkQImfNnH1iDvxnUIbz4INvKr4kS46dI12oAEzM=
Expand Down

0 comments on commit 62e582a

Please sign in to comment.