Skip to content

Commit bc4c38c

Browse files
fix: add comment to capture that CommitSHA is set at build time
1 parent fe889d4 commit bc4c38c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/windows/archive-proxy/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import (
1515
"github.com/elastic/elastic-agent/pkg/core/process"
1616
)
1717

18+
// CommitSHA is set by the linker at build time
1819
var CommitSHA string
1920

2021
func main() {

0 commit comments

Comments
 (0)