1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2024-11-24 08:52:25 +02:00
oauth2-proxy/pkg/sessions
Jan Larwig 5e68dad636
upgrading to go 1.21 (#2235)
* chore: bump go to version 1.21

update all depedencies as well

* fix linting issues based on golang 1.20 deprecations

* cleanup go depedencies

* add custom gomega matcher for option intefaces

* revert and upgrade golangci-lint to 1.55.2

* fix lint issues for v1.55.2 of golangci-lint

* fix toml loading test

* remove second runspecs call

* update go.sum

* revert testutil package
2024-01-22 13:39:53 +00:00
..
cookie feat: readiness check (#1839) 2022-12-23 09:08:12 +00:00
persistence Issue 978: Fix Custom cookie name breaks redis for session (#1949) 2023-11-18 14:23:00 +00:00
redis Add ability to configure username for Redis cluster connections (#2381) 2024-01-20 20:00:02 +00:00
tests Updated linters 2023-10-24 16:37:57 +02:00
session_store_test.go upgrading to go 1.21 (#2235) 2024-01-22 13:39:53 +00:00
session_store.go Fix import path for v7 (#800) 2020-09-29 17:44:42 +01:00