File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/absmach/senml v1.0.8
1010 github.com/authzed/authzed-go v1.6.0
1111 github.com/authzed/grpcutil v0.0.0-20250221190651-1985b19b35b8
12- github.com/authzed/spicedb v1.46 .0
12+ github.com/authzed/spicedb v1.47 .0
1313 github.com/caarlos0/env/v11 v11.3.1
1414 github.com/cenkalti/backoff/v4 v4.3.0
1515 github.com/dgraph-io/ristretto/v2 v2.3.0
@@ -94,7 +94,6 @@ require (
9494 github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
9595 github.com/goccy/go-json v0.10.5 // indirect
9696 github.com/gogo/protobuf v1.3.2 // indirect
97- github.com/google/pprof v0.0.0-20250607225305-033d6d78b36a // indirect
9897 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
9998 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
10099 github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 // indirect
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/authzed/cel-go v0.20.2 h1:GlmLecGry7Z8HU0k+hmaHHUV05ZHrsFxduXHtIePvck
3333github.com/authzed/cel-go v0.20.2 /go.mod h1:pJHVFWbqUHV1J+klQoZubdKswlbxcsbojda3mye9kiU =
3434github.com/authzed/grpcutil v0.0.0-20250221190651-1985b19b35b8 h1:y17oq4U8n+k1OcIGGDsjYdIdp4QywGcE7ZphIvtfEbo =
3535github.com/authzed/grpcutil v0.0.0-20250221190651-1985b19b35b8 /go.mod h1:Pf1ZSi41EePvx1GC1DeEJw5dn35iUcxZHqpHuG1Rpic =
36- github.com/authzed/spicedb v1.46 .0 h1:KrU3o5jbD69Pk+P/0g3gtk7zVwYU8wd50alCNgjZ8ik =
37- github.com/authzed/spicedb v1.46 .0 /go.mod h1:77bJvn5NXvflLUu8VvIB5obTvut95GrPPdidkZR5riU =
36+ github.com/authzed/spicedb v1.47 .0 h1:bKByowBzEzF/kZ/mHeWNdFtojwRdepjPvaR+JY7sH1w =
37+ github.com/authzed/spicedb v1.47 .0 /go.mod h1:lBoGeNThuWDtOJmbDnkydWMwmV2jjnosFJY0T0K1wAk =
3838github.com/benbjohnson/clock v1.1.0 /go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA =
3939github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
4040github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
You can’t perform that action at this time.
0 commit comments