mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
chore(deps): bump github.com/go-redis/redis/v8 from 8.9.0 to 8.10.0 (#2276)
This commit is contained in:
parent
0246882f13
commit
862442c483
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -18,7 +18,7 @@ require (
|
|||
github.com/fsnotify/fsnotify v1.4.9
|
||||
github.com/go-chi/chi v1.5.4
|
||||
github.com/go-ole/go-ole v1.2.5 // indirect
|
||||
github.com/go-redis/redis/v8 v8.9.0
|
||||
github.com/go-redis/redis/v8 v8.10.0
|
||||
github.com/golang/mock v1.5.0
|
||||
github.com/golang/protobuf v1.5.2
|
||||
github.com/google/btree v1.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue