chore(deps): bump github.com/mholt/acmez from 1.0.2 to 1.0.3 (#3469)

Bumps [github.com/mholt/acmez](https://github.com/mholt/acmez) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/mholt/acmez/releases)
- [Commits](https://github.com/mholt/acmez/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: github.com/mholt/acmez
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-12 12:11:59 -06:00 committed by GitHub
parent b4cbecc4fd
commit 75081903cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -37,7 +37,7 @@ require (
github.com/jackc/pgtype v1.11.0
github.com/jackc/pgx/v4 v4.16.1
github.com/martinlindhe/base36 v1.1.1
github.com/mholt/acmez v1.0.2
github.com/mholt/acmez v1.0.3
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/mitchellh/mapstructure v1.5.0
github.com/natefinch/atomic v0.0.0-20200526193002-18c0533a5b09
@ -67,7 +67,7 @@ require (
go.opencensus.io v0.23.0
go.uber.org/zap v1.21.0
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e
golang.org/x/net v0.0.0-20220624214902-1bab6f366d9e
golang.org/x/net v0.0.0-20220630215102-69896b714898
golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
google.golang.org/api v0.86.0