Closed
Description
Gitea Version
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
import "context"
#cmd/web_letsencrypt.go line 50
err := magic.ManageSync(context.Background(), []string{domain})
Screenshots
No response