mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 16:59:22 +02:00
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:
parent
b4cbecc4fd
commit
75081903cd
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue