1
0
mirror of https://github.com/go-acme/lego.git synced 2025-09-16 09:36:23 +02:00

Detach v4.3.1

This commit is contained in:
Fernandez Ludovic
2021-03-12 00:36:10 +01:00
committed by Ludovic Fernandez
parent e8e58ec673
commit 60f7cb0598

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