Skip to content

Fix Go case-insensitive file name collision#853

Merged
beorn7 merged 1 commit into
mainfrom
superq/version
Oct 7, 2025
Merged

Fix Go case-insensitive file name collision#853
beorn7 merged 1 commit into
mainfrom
superq/version

Conversation

@SuperQ

@SuperQ SuperQ commented Oct 7, 2025

Copy link
Copy Markdown
Member

Remove the VERSION file to avoid "case-insensitive file name collision" error importing this package.

Fixes: #850

@SuperQ SuperQ requested a review from beorn7 October 7, 2025 12:01

@beorn7 beorn7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RELEASE.md needs an update because it refers to VERSION.

Remove the `VERSION` file to avoid "case-insensitive file name
collision" error importing this package.

Fixes: #850

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ requested a review from beorn7 October 7, 2025 12:21
@SuperQ

SuperQ commented Oct 7, 2025

Copy link
Copy Markdown
Member Author

Update release instructions.

@beorn7 beorn7 merged commit c41fe14 into main Oct 7, 2025
8 checks passed
@beorn7 beorn7 deleted the superq/version branch October 7, 2025 13:31
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.

0.67.0 causes a file collision

3 participants