pomerium/internal/autocert
dependabot[bot] c9df5156d4
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.24.0 (#4840)
* chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.24.0

Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.22.2 to 1.24.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.22.2...v1.24.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* upgrade all aws deps

---------

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-28 08:40:54 -07:00
..
certmagic_logger.go autocert: use new OCSP error type (#4437) 2023-08-04 14:41:25 -07:00
certmagic_logger_test.go autocert: use new OCSP error type (#4437) 2023-08-04 14:41:25 -07:00
manager.go chore(deps): bump github.com/caddyserver/certmagic from 0.18.2 to 0.19.1 (#4401) 2023-08-01 15:21:56 -07:00
manager_test.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
ocsp.go upgrade to golang-lru v2 (#3771) 2022-12-02 09:25:52 -07:00
ocsp_test.go ocsp: reload on ocsp response changes (#2286) 2021-06-11 15:58:01 -04:00
storage.go autocert: add support for storage in gcs (#3794) 2022-12-09 08:22:32 -07:00
storage_gcs.go autocert: add support for storage in gcs (#3794) 2022-12-09 08:22:32 -07:00
storage_locker.go autocert: add support for storage in gcs (#3794) 2022-12-09 08:22:32 -07:00
storage_s3.go chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.22.2 to 1.24.0 (#4840) 2023-12-28 08:40:54 -07:00
storage_test.go autocert: add support for storage in gcs (#3794) 2022-12-09 08:22:32 -07:00