Skip to content

Commit

Permalink
build(deps): bump github.com/authzed/authzed-go
Browse files Browse the repository at this point in the history
Bumps [github.com/authzed/authzed-go](https://github.com/authzed/authzed-go) from 0.8.1-0.20230620221821-0b6dd4aec7e2 to 0.9.0.
- [Release notes](https://github.com/authzed/authzed-go/releases)
- [Commits](https://github.com/authzed/authzed-go/commits/v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/authzed/authzed-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent 370536f commit 45a6e69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/99designs/keyring v1.2.2
github.com/AlecAivazis/survey/v2 v2.3.6
github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
github.com/authzed/authzed-go v0.8.1-0.20230620221821-0b6dd4aec7e2
github.com/authzed/authzed-go v0.9.0
github.com/authzed/grpcutil v0.0.0-20230524151342-4caf7fd1108a
github.com/authzed/spicedb v1.22.0-rc2.0.20230530173245-26cb8a0c68ee
github.com/brianvoe/gofakeit/v6 v6.22.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2/go.mod h1:VSw
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 h1:yL7+Jz0jTC6yykIK/Wh74gnTJnrGr5AyrNMXuA0gves=
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10/go.mod h1:F7bn7fEU90QkQ3tnmaTx3LTKLEDqnwWODIYppRQ5hnY=
github.com/authzed/authzed-go v0.8.1-0.20230620221821-0b6dd4aec7e2 h1:nQ9YC0IzSrs0Y8He38Q8RPXyT/DfXC1xp0ax3KY+Tgk=
github.com/authzed/authzed-go v0.8.1-0.20230620221821-0b6dd4aec7e2/go.mod h1:9Pl5jDQJHrjbMDuCrsa+Q6Tqmi1f2pDdIn/qNGI++vA=
github.com/authzed/authzed-go v0.9.0 h1:FBWWwYiZrreGN94R9EEIy1S2s0UAH0Hn7MWBRtbtF+w=
github.com/authzed/authzed-go v0.9.0/go.mod h1:9Pl5jDQJHrjbMDuCrsa+Q6Tqmi1f2pDdIn/qNGI++vA=
github.com/authzed/grpcutil v0.0.0-20230524151342-4caf7fd1108a h1:jc4x3fKS0vOO/1Ip5Dwt3/wvpkry1DV5TXVDH1wNj6E=
github.com/authzed/grpcutil v0.0.0-20230524151342-4caf7fd1108a/go.mod h1:BeT5XA+d8z3NvvIVobx5qa0mCsX7JCsllKqEcwzeC0A=
github.com/authzed/spicedb v1.22.0-rc2.0.20230530173245-26cb8a0c68ee h1:yl80xIag+8e8c5AuIv4Po46SUPvSiIzgIf3Qw7EfvPE=
Expand Down

0 comments on commit 45a6e69

Please sign in to comment.