oauth2-proxy/pkg/sessions
Muhammad Arham 1e21a56f99
Update go-redis/redis to v9. (#1847)
* Update go-redis/redis to v9.
- And updated redislock, testify, ginko and gomega have also been updated.
- Renamed the option `IdleTimeout` to `ConnMaxIdleTime` because of 517938a6b0/CHANGELOG.md

* Update CHANGELOG.md

* Dropping dot import of the types since they created aliases now

* fixing some error messages to make tests happy

* updating more error messages that were changed to make tests happy

* reverting error messages

Co-authored-by: Muhammad Arham <marham@i2cinc.com>
2022-10-24 16:41:06 +01:00
..
cookie Improve error message when no cookie is found 2021-10-13 19:08:11 +01:00
persistence Manage session time fields centrally 2021-06-21 21:54:52 -07:00
redis Update go-redis/redis to v9. (#1847) 2022-10-24 16:41:06 +01:00
tests Improve error message when no cookie is found 2021-10-13 19:08:11 +01:00
session_store.go Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00
session_store_test.go Ensure errors in tests are logged to the GinkgoWriter 2021-02-10 19:50:04 +00:00