We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ldez
Learn more about funding links in repositories.
Report abuse
1 parent 6209be7 commit 8a7fd67Copy full SHA for 8a7fd67
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