1
0
mirror of https://github.com/go-acme/lego.git synced 2025-11-30 17:15:18 +02:00

Detach v4.18.0

This commit is contained in:
Fernandez Ludovic
2024-08-30 20:49:03 +02:00
committed by Ludovic Fernandez
parent fd2bdf9e48
commit 2d880c2e6c

View File

@@ -10,5 +10,5 @@ const (
// ourUserAgentComment is part of the UA comment linked to the version status of this underlying library package.
// values: detach|release
// NOTE: Update this with each tagged release.
ourUserAgentComment = "release"
ourUserAgentComment = "detach"
)