Skip to content

Commit beff80f

Browse files
build(deps): bump github.com/authzed/spicedb in the go_modules group (#521)
Bumps the go_modules group with 1 update: [github.com/authzed/spicedb](https://github.com/authzed/spicedb). Updates `github.com/authzed/spicedb` from 1.44.0 to 1.44.2 - [Release notes](https://github.com/authzed/spicedb/releases) - [Changelog](https://github.com/authzed/spicedb/blob/main/.goreleaser.yml) - [Commits](authzed/spicedb@v1.44.0...v1.44.2) --- updated-dependencies: - dependency-name: github.com/authzed/spicedb dependency-version: 1.44.2 dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf9f74d commit beff80f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
1313
github.com/authzed/authzed-go v1.4.0
1414
github.com/authzed/grpcutil v0.0.0-20240123194739-2ea1e3d2d98b
15-
github.com/authzed/spicedb v1.44.0
15+
github.com/authzed/spicedb v1.44.2
1616
github.com/brianvoe/gofakeit/v6 v6.28.0
1717
github.com/ccoveille/go-safecast v1.6.1
1818
github.com/cenkalti/backoff/v4 v4.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -680,8 +680,8 @@ github.com/authzed/ctxkey v0.0.0-20250226155515-d49f99185584 h1:mP7EpcUL90EKcf/F
680680
github.com/authzed/ctxkey v0.0.0-20250226155515-d49f99185584/go.mod h1:wnimjr5RPPouIhZQ3ztDBLMUKKuUroj3U9Jy0PxeaEE=
681681
github.com/authzed/grpcutil v0.0.0-20240123194739-2ea1e3d2d98b h1:wbh8IK+aMLTCey9sZasO7b6BWLAJnHHvb79fvWCXwxw=
682682
github.com/authzed/grpcutil v0.0.0-20240123194739-2ea1e3d2d98b/go.mod h1:s3qC7V7XIbiNWERv7Lfljy/Lx25/V1Qlexb0WJuA8uQ=
683-
github.com/authzed/spicedb v1.44.0 h1:zODUjTwt9fuAMCVkhSFqUShf5757qa84SXt1sVyni9E=
684-
github.com/authzed/spicedb v1.44.0/go.mod h1:mJJSFf6hVsJdKVU5HQg8ebVaaNetUAa+zFpY7RD3yeU=
683+
github.com/authzed/spicedb v1.44.2 h1:haVbl+9TKAPfbALOLbG2yXC1SBK/gO8r0RTMb6pUHlY=
684+
github.com/authzed/spicedb v1.44.2/go.mod h1:mJJSFf6hVsJdKVU5HQg8ebVaaNetUAa+zFpY7RD3yeU=
685685
github.com/aws/aws-sdk-go-v2 v1.36.3 h1:mJoei2CxPutQVxaATCzDUjcZEjVRdpsiiXi2o38yqWM=
686686
github.com/aws/aws-sdk-go-v2 v1.36.3/go.mod h1:LLXuLpgzEbD766Z5ECcRmi8AzSwfZItDtmABVkRLGzg=
687687
github.com/aws/aws-sdk-go-v2/config v1.29.14 h1:f+eEi/2cKCg9pqKBoAIwRGzVb70MRKqWX4dg1BDcSJM=

0 commit comments

Comments
 (0)