oauth2-proxy/pkg/apis/sessions
David Symonds 3b1c19c437 Replace pkg/clock with narrowly targeted stub clocks.
The package under pkg/clock is github.com/benbjohnson/clock, which is
archived. It's also way more complex than is what is actually needed
here, so we can entirely remove the dependency and remove the helper
package.

Fixes #2840.

Signed-off-by: David Symonds <dsymonds@gmail.com>
2025-10-28 19:57:39 +11:00
..
interfaces.go feat: readiness check (#1839) 2022-12-23 09:08:12 +00:00
lock.go Updated linters 2023-10-24 16:37:57 +02:00
session_state.go Replace pkg/clock with narrowly targeted stub clocks. 2025-10-28 19:57:39 +11:00
session_state_test.go Replace pkg/clock with narrowly targeted stub clocks. 2025-10-28 19:57:39 +11:00