Skip to content

fix: derive version from build info#34

Merged
Sophylax merged 2 commits into
mainfrom
fix/go-install-version
Mar 30, 2026
Merged

fix: derive version from build info#34
Sophylax merged 2 commits into
mainfrom
fix/go-install-version

Conversation

@Sophylax

Copy link
Copy Markdown
Owner

Summary

  • resolve the CLI version from build info when ldflags do not inject a release version
  • keep ldflags-injected release builds taking precedence
  • add tests for the version resolution behavior

Verification

  • go test ./...

Closes #33

@Sophylax Sophylax merged commit 4cbe4a0 into main Mar 30, 2026
6 checks passed
@Sophylax Sophylax deleted the fix/go-install-version branch March 30, 2026 21:54
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.

Fix go install builds reporting dev for envguard version

1 participant