Skip to content

Fix Go build constraints for XOR implementation - #22

Merged
bodgit merged 1 commit into
bodgit:mainfrom
davidspiess:fix-build-tags
Mar 12, 2026
Merged

Fix Go build constraints for XOR implementation#22
bodgit merged 1 commit into
bodgit:mainfrom
davidspiess:fix-build-tags

Conversation

@davidspiess

Copy link
Copy Markdown
Contributor

This PR corrects invalid Go build tags in the XOR files so version-based file selection works as intended.

Go version constraints must use the go1.x form. The previous tags were not valid version constraints.

@bodgit

bodgit commented Mar 12, 2026

Copy link
Copy Markdown
Owner

Good catch, I was almost right. Now wondering if I've made that mistake anywhere else...

Thanks for the fix!

@bodgit
bodgit merged commit 9968305 into bodgit:main Mar 12, 2026
3 checks passed
@davidspiess
davidspiess deleted the fix-build-tags branch March 23, 2026 19:24
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.

2 participants