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:
@@ -8,7 +8,7 @@ require (
|
||||
github.com/golang-migrate/migrate/v4 v4.16.2
|
||||
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.0-rc.5
|
||||
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
|
||||
@@ -29,7 +29,7 @@ require (
|
||||
github.com/mattn/go-colorable v0.1.12 // indirect
|
||||
github.com/mattn/go-isatty v0.0.16 // indirect
|
||||
github.com/pierrec/lz4/v4 v4.1.16 // 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