mirror of
https://github.com/go-acme/lego
synced 2026-03-14 14:35:48 +01:00
Detach v4.30.1
This commit is contained in:
parent
27075d562a
commit
7af0efdf72
3 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ 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"
|
||||
)
|
||||
|
||||
// Get builds and returns the User-Agent string.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue