1
0
mirror of https://github.com/go-acme/lego.git synced 2025-12-03 01:28:21 +02:00

Detach v4.16.1

This commit is contained in:
Fernandez Ludovic
2024-03-11 00:09:41 +01:00
committed by Ludovic Fernandez
parent 40dcce60be
commit 441775ec65

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"
)