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 5e6573f commit 08f9be6Copy full SHA for 08f9be6
cmd/builder/.goreleaser.yml
@@ -10,7 +10,7 @@ builds:
10
ldflags:
11
- -s
12
- -w
13
- - -X internal.version={{ .Version }}
+ - -X go.opentelemetry.io/collector/cmd/builder/internal.version={{ .Version }}
14
env:
15
- CGO_ENABLED=0
16
goos:
0 commit comments