Skip to content

mod: update charlievieth/strcase to v0.0.6 - #68786

Closed
charlievieth wants to merge 1 commit into
gravitational:masterfrom
charlievieth:cev/strcase-v0.0.6
Closed

mod: update charlievieth/strcase to v0.0.6#68786
charlievieth wants to merge 1 commit into
gravitational:masterfrom
charlievieth:cev/strcase-v0.0.6

Conversation

@charlievieth

@charlievieth charlievieth commented Jul 18, 2026

Copy link
Copy Markdown

Note

Consider this PR to be advisory since the upcoming release of go1.27 requires updating to strcase v0.0.6 (see this comment for more info: charlievieth/strcase#51 (comment)). When I made this I did not realize that this repo contains multiple modules. Happy to help you all get this over the line if need be.

Changelog:

This commit updates github.com/charlievieth/strcase to v0.0.6 which adds support for go1.27 and Unicode version to 17.0.0. Without this change, the charlievieth/strcase package will panic on initialization when ran under go1.27 since it's builtin Unicode tables will be behind those of the standard library's.

Manual Test Plan

No tests were performed since this change should be a no-op.

This commit updates github.com/charlievieth/strcase to v0.0.6 which adds
support for go1.27 and Unicode version to 17.0.0. Without this change,
the charlievieth/strcase package will panic on initialization when ran
under go1.27 since it's builtin Unicode tables will be behind those of
the standard library's.
@github-actions

github-actions Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@github-actions
github-actions Bot requested a review from klizhentas July 18, 2026 05:31
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedgolang/​golang.org/​x/​sys@​v0.47.084100100100100
Addedgolang/​github.com/​charlievieth/​strcase@​v0.0.6100100100100100

View full report

@charlievieth

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@rosstimothy

Copy link
Copy Markdown
Contributor

Thanks @charlievieth! I'm going to close this in favor of #68801 which applies the same change to all required modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants