pomerium/authorize
dependabot[bot] 615c6257e6
chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.2 (#4861)
* chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.2

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.16.0 to 1.18.2.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.16.0...v1.18.2)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix race

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2023-12-27 16:16:38 -07:00
..
evaluator core/ci: update linting (#4844) 2023-12-14 09:07:54 -08:00
internal/store
access_tracker.go rework session updates to use new patch method (#4705) 2023-11-06 09:43:07 -08:00
access_tracker_test.go
authorize.go authorize: reuse policy evaluators where possible (#4710) 2023-11-06 13:57:59 -08:00
authorize_test.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
check_response.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
check_response_test.go authorize: reuse policy evaluators where possible (#4710) 2023-11-06 13:57:59 -08:00
databroker.go
databroker_test.go
grpc.go
grpc_test.go chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.2 (#4861) 2023-12-27 16:16:38 -07:00
log.go
log_test.go
state.go support both stateful and stateless authenticate (#4765) 2023-12-07 14:24:13 -08:00