Skip to content

Correct build variable names in goreleaser configuration - #11

Merged
RD2W merged 1 commit into
mainfrom
dev
Nov 2, 2025
Merged

Correct build variable names in goreleaser configuration#11
RD2W merged 1 commit into
mainfrom
dev

Conversation

@RD2W

@RD2W RD2W commented Nov 2, 2025

Copy link
Copy Markdown
Owner

This PR fixes the variable names in the goreleaser configuration to properly match the variable names in the Go code. The ldflags in goreleaser.yml now correctly reference the build variables (buildVersion, buildCommit, buildDate) that are defined in the main package of the application.

@RD2W
RD2W merged commit cb2316d into main Nov 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant