We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40dcce6 commit 441775eCopy full SHA for 441775e
acme/api/internal/sender/useragent.go
@@ -10,5 +10,5 @@ const (
10
// ourUserAgentComment is part of the UA comment linked to the version status of this underlying library package.
11
// values: detach|release
12
// NOTE: Update this with each tagged release.
13
- ourUserAgentComment = "release"
+ ourUserAgentComment = "detach"
14
)
0 commit comments