pomerium/internal/log
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
..
access.go logs: add ip address to access logs (#4391) 2023-08-09 07:09:00 -06:00
authorize.go authorize: log id token claims separately from id token (#4394) 2023-07-26 11:45:10 -06:00
headers.go proxy: add support for logging http request headers (#4388) 2023-07-25 09:46:42 -06:00
headers_test.go proxy: add support for logging http request headers (#4388) 2023-07-25 09:46:42 -06:00
log.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_test.go core/config: remove debug option, always use json logs (#4857) 2023-12-15 11:29:05 -07:00
middleware.go all: remove unused handler code (#2439) 2021-08-16 16:04:39 -04:00
middleware_test.go all: remove unused handler code (#2439) 2021-08-16 16:04:39 -04:00
multiwriter.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
warnings.go config: generate cookie secret if not set in all-in-one mode (#3742) 2022-11-11 14:14:30 -07:00