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 fe889d4 commit bc4c38cCopy full SHA for bc4c38c
hack/windows/archive-proxy/main.go
@@ -15,6 +15,7 @@ import (
15
"github.com/elastic/elastic-agent/pkg/core/process"
16
)
17
18
+// CommitSHA is set by the linker at build time
19
var CommitSHA string
20
21
func main() {
0 commit comments