Skip to content

Commit

Permalink
Bump github.com/authzed/spicedb from 1.33.1 to 1.35.3 in /parser
Browse files Browse the repository at this point in the history
Bumps [github.com/authzed/spicedb](https://github.com/authzed/spicedb) from 1.33.1 to 1.35.3.
- [Release notes](https://github.com/authzed/spicedb/releases)
- [Changelog](https://github.com/authzed/spicedb/blob/main/.goreleaser.yml)
- [Commits](authzed/spicedb@v1.33.1...v1.35.3)

---
updated-dependencies:
- dependency-name: github.com/authzed/spicedb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 8fe8346 commit 41d9c95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions parser/go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
module github.com/oviva-ag/spicegen/parser

go 1.22.2
toolchain go1.22.5

toolchain go1.22.3

require github.com/authzed/spicedb v1.33.1
require github.com/authzed/spicedb v1.35.3

require github.com/emirpasic/gods v1.18.1 // indirect
4 changes: 2 additions & 2 deletions parser/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/authzed/spicedb v1.33.1 h1:xv2MTyCuaGvJfP4KXXpt9TaVmnyyJzHP6wn0IBx9DZ8=
github.com/authzed/spicedb v1.33.1/go.mod h1:nYYRk+VeH559jKqSKNr70Uh64Sc9vdLjNQTGZtfeHQc=
github.com/authzed/spicedb v1.35.3 h1:t9GzliJVJVV5a3J82D48zvtzgGP/cRCZCDLnKb7lRVQ=
github.com/authzed/spicedb v1.35.3/go.mod h1:Odx6XL4AQcUrlcd5Af718xN/pUhkXZivs0GDGxHYgTw=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/emirpasic/gods v1.18.1 h1:FXtiHYKDGKCW2KzwZKx0iC0PQmdlorYgdFG9jPXJ1Bc=
Expand Down

0 comments on commit 41d9c95

Please sign in to comment.