Skip to content

certmagic : Change ManageSync() to take a context #18119

Closed
@azhai

Description

@azhai

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

import "context"
#cmd/web_letsencrypt.go line 50
err := magic.ManageSync(context.Background(), []string{domain})

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/buildPR changes how Gitea is built, i.e. regarding Docker or the Makefile

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions