mirror of
https://github.com/hexolan/panels.git
synced 2026-05-20 11:39:22 +01:00
fix(deps): update module github.com/redis/go-redis/v9 to v9.19.0
This commit is contained in:
@@ -9,7 +9,7 @@ require (
|
||||
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.0-rc.5
|
||||
github.com/jackc/pgerrcode v0.0.0-20250907135507-afb5586c32a6
|
||||
github.com/jackc/pgx/v5 v5.9.2
|
||||
github.com/redis/go-redis/v9 v9.0.5
|
||||
github.com/redis/go-redis/v9 v9.19.0
|
||||
github.com/rs/zerolog v1.30.0
|
||||
github.com/segmentio/kafka-go v0.4.42
|
||||
google.golang.org/grpc v1.79.3
|
||||
@@ -32,7 +32,7 @@ require (
|
||||
github.com/opencontainers/image-spec v1.0.3-0.20211202183452-c5a74bcca799 // indirect
|
||||
github.com/pierrec/lz4/v4 v4.1.18 // indirect
|
||||
github.com/stretchr/objx v0.5.2 // indirect
|
||||
go.uber.org/atomic v1.7.0 // indirect
|
||||
go.uber.org/atomic v1.11.0 // indirect
|
||||
golang.org/x/net v0.48.0 // indirect
|
||||
golang.org/x/sync v0.19.0 // indirect
|
||||
golang.org/x/sys v0.39.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user