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.1 to 1.0.2 (#3011)
Bumps [github.com/mholt/acmez](https://github.com/mholt/acmez) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/mholt/acmez/releases) - [Commits](https://github.com/mholt/acmez/compare/v1.0.1...v1.0.2) --- 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
f6218adf3d
commit
716d5cfbb7
2 changed files with 3 additions and 2 deletions
2
go.mod
2
go.mod
|
@ -33,7 +33,7 @@ require (
|
|||
github.com/hashicorp/go-multierror v1.1.1
|
||||
github.com/hashicorp/golang-lru v0.5.4
|
||||
github.com/martinlindhe/base36 v1.1.0
|
||||
github.com/mholt/acmez v1.0.1
|
||||
github.com/mholt/acmez v1.0.2
|
||||
github.com/mitchellh/hashstructure/v2 v2.0.2
|
||||
github.com/mitchellh/mapstructure v1.4.3
|
||||
github.com/natefinch/atomic v0.0.0-20200526193002-18c0533a5b09
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue