mirror of
https://github.com/go-acme/lego.git
synced 2024-12-26 11:18:00 +02:00
Detach v4.4.0
This commit is contained in:
parent
7c24212e8a
commit
8746bc75ff
@ -10,5 +10,5 @@ const (
|
|||||||
// ourUserAgentComment is part of the UA comment linked to the version status of this underlying library package.
|
// ourUserAgentComment is part of the UA comment linked to the version status of this underlying library package.
|
||||||
// values: detach|release
|
// values: detach|release
|
||||||
// NOTE: Update this with each tagged release.
|
// NOTE: Update this with each tagged release.
|
||||||
ourUserAgentComment = "release"
|
ourUserAgentComment = "detach"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user