-
Notifications
You must be signed in to change notification settings - Fork 1
Bump github.com/caddyserver/certmagic from 0.21.7 to 0.23.0 #104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Bump github.com/caddyserver/certmagic from 0.21.7 to 0.23.0 #104
Conversation
e938beb
to
79ad6f4
Compare
@dependabot recreate |
79ad6f4
to
bc151f4
Compare
@dependabot rebase |
Bumps [github.com/caddyserver/certmagic](https://github.com/caddyserver/certmagic) from 0.21.7 to 0.23.0. - [Release notes](https://github.com/caddyserver/certmagic/releases) - [Commits](caddyserver/certmagic@v0.21.7...v0.23.0) --- updated-dependencies: - dependency-name: github.com/caddyserver/certmagic dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
bc151f4
to
e141c02
Compare
…/certmagic-0.23.0
github.com/kr/pretty v0.3.0 // indirect | ||
github.com/libdns/libdns v0.2.2 // indirect | ||
github.com/miekg/dns v1.1.62 // indirect | ||
github.com/libdns/libdns v1.0.0-beta.1 // indirect |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This dependency is probably causing problems.
AFAICT this new certmagic and github.com/libdns/route53 are using incompatible versions of github.com/libdns/libdns. I don't think this update is terribly important, so we can wait for the ecosystem to move on further before worrying about this. |
Bumps github.com/caddyserver/certmagic from 0.21.7 to 0.23.0.
Release notes
Sourced from github.com/caddyserver/certmagic's releases.
Commits
f5d71eb
go.mod: Upgrade acmez with minor patch2cc2fca
Guard Cache.SetOptions with default values (#341)b9399ea
go.mod: Upgrade to libdns v1 beta (breaking API change in libdns)cc7de8f
Use Lookup profile only in GetCertificatebe2003b
go.mod: Upgrade acmez94c13e6
Convert SNI to punycode; coupla other low-key fixes54e6486
go.mod: Upgrade dependenciesb8b37c2
docs: replaced the name and twitter link (#333)2134b61
Fix link in readme (close #329)a7894dd
Add context to some DNS utils; export a couple functionsYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)