11module github.com/authzed/zed
22
3- go 1.26.2
3+ go 1.26.4
44
55retract (
66 v1.14.1 // this version retracts itself too
@@ -17,7 +17,7 @@ require (
1717 github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
1818 github.com/authzed/authzed-go v1.9.0
1919 github.com/authzed/grpcutil v0.0.0-20240123194739-2ea1e3d2d98b
20- github.com/authzed/spicedb v1.51.2 -0.20260429171948-76fc1537501e
20+ github.com/authzed/spicedb v1.53.1 -0.20260612201921-1d5d2c81ab70
2121 github.com/brianvoe/gofakeit/v6 v6.28.0
2222 github.com/ccoveille/go-safecast/v2 v2.0.0
2323 github.com/cenkalti/backoff/v4 v4.3.0
@@ -49,9 +49,9 @@ require (
4949 go.yaml.in/yaml/v3 v3.0.4
5050 golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f
5151 golang.org/x/mod v0.35.0
52- golang.org/x/net v0.53 .0
52+ golang.org/x/net v0.55 .0
5353 golang.org/x/sync v0.20.0
54- golang.org/x/term v0.42 .0
54+ golang.org/x/term v0.43 .0
5555 google.golang.org/genproto/googleapis/rpc v0.0.0-20260414002931-afd174a4e478
5656 google.golang.org/grpc v1.80.0
5757 google.golang.org/protobuf v1.36.11
@@ -98,7 +98,6 @@ require (
9898 github.com/Masterminds/squirrel v1.5.4 // indirect
9999 github.com/MirrexOne/unqueryvet v1.4.0 // indirect
100100 github.com/OpenPeeDeeP/depguard/v2 v2.2.1 // indirect
101- github.com/Yiling-J/theine-go v0.6.2 // indirect
102101 github.com/alecthomas/chroma/v2 v2.21.1 // indirect
103102 github.com/alecthomas/go-check-sumtype v0.3.1 // indirect
104103 github.com/alexkohler/nakedret/v2 v2.0.6 // indirect
@@ -241,7 +240,7 @@ require (
241240 github.com/jackc/pgpassfile v1.0.0 // indirect
242241 github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
243242 github.com/jackc/pgx-zerolog v0.0.0-20230315001418-f978528409eb // indirect
244- github.com/jackc/pgx/v5 v5.9.1 // indirect
243+ github.com/jackc/pgx/v5 v5.9.2 // indirect
245244 github.com/jackc/puddle/v2 v2.2.2 // indirect
246245 github.com/jgautheron/goconst v1.8.2 // indirect
247246 github.com/jingyugao/rowserrcheck v1.1.1 // indirect
@@ -253,7 +252,6 @@ require (
253252 github.com/kisielk/errcheck v1.9.0 // indirect
254253 github.com/kkHAIKE/contextcheck v1.1.6 // indirect
255254 github.com/klauspost/compress v1.18.2 // indirect
256- github.com/klauspost/cpuid/v2 v2.2.5 // indirect
257255 github.com/kulti/thelper v0.7.1 // indirect
258256 github.com/kunwardeep/paralleltest v1.0.15 // indirect
259257 github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect
@@ -276,7 +274,7 @@ require (
276274 github.com/matoous/godox v1.1.0 // indirect
277275 github.com/mattn/go-colorable v0.1.14 // indirect
278276 github.com/mattn/go-runewidth v0.0.23 // indirect
279- github.com/maypok86/otter/v2 v2.2.1 // indirect
277+ github.com/maypok86/otter/v2 v2.3.0 // indirect
280278 github.com/mgechev/revive v1.13.0 // indirect
281279 github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
282280 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
@@ -293,10 +291,8 @@ require (
293291 github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 // indirect
294292 github.com/olekukonko/errors v1.2.0 // indirect
295293 github.com/olekukonko/ll v0.1.6 // indirect
296- github.com/outcaste-io/ristretto v0.2.3 // indirect
297294 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
298295 github.com/pelletier/go-toml/v2 v2.3.0 // indirect
299- github.com/pkg/errors v0.9.1 // indirect
300296 github.com/planetscale/vtprotobuf v0.6.1-0.20240917153116-6f2963f01587 // indirect
301297 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
302298 github.com/prometheus/client_golang v1.23.2 // indirect
@@ -356,7 +352,6 @@ require (
356352 github.com/yeya24/promlinter v0.3.0 // indirect
357353 github.com/ykadowak/zerologlint v0.1.5 // indirect
358354 github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
359- github.com/zeebo/xxh3 v1.0.2 // indirect
360355 gitlab.com/bosi/decorder v0.4.2 // indirect
361356 go-simpler.org/musttag v0.14.0 // indirect
362357 go-simpler.org/sloglint v0.11.1 // indirect
@@ -384,12 +379,12 @@ require (
384379 go.uber.org/multierr v1.11.0 // indirect
385380 go.uber.org/zap v1.27.0 // indirect
386381 go.yaml.in/yaml/v2 v2.4.4 // indirect
387- golang.org/x/crypto v0.50 .0 // indirect
382+ golang.org/x/crypto v0.52 .0 // indirect
388383 golang.org/x/exp/typeparams v0.0.0-20251023183803-a4bb9ffd2546 // indirect
389384 golang.org/x/oauth2 v0.36.0 // indirect
390- golang.org/x/sys v0.43 .0 // indirect
385+ golang.org/x/sys v0.45 .0 // indirect
391386 golang.org/x/telemetry v0.0.0-20260409153401-be6f6cb8b1fa // indirect
392- golang.org/x/text v0.36 .0 // indirect
387+ golang.org/x/text v0.37 .0 // indirect
393388 golang.org/x/time v0.15.0 // indirect
394389 golang.org/x/tools v0.44.0 // indirect
395390 golang.org/x/vuln v1.1.4 // indirect
0 commit comments