We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
e4e3df6
2.34
CentOS 7
In go 1.18 beta1 github.com/caddyserver/certmagic v0.15.2
No response
No
certmagic v0.15.2 Change ManageSync() to take a context
import "context" #cmd/web_letsencrypt.go line 50 err := magic.ManageSync(context.Background(), []string{domain})
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Gitea Version
e4e3df6
Git Version
2.34
Operating System
CentOS 7
How are you running Gitea?
In go 1.18 beta1
github.com/caddyserver/certmagic v0.15.2
Database
No response
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Description
certmagic v0.15.2 Change ManageSync() to take a context
Screenshots
No response
The text was updated successfully, but these errors were encountered: