Skip to content

Conversation

@tobiasehlert
Copy link
Member

strings.Title has been deprecated since Go 1.18 and an alternative has been available since Go 1.0: The rule Title uses for word boundaries does not handle Unicode punctuation properly. Use golang.org/x/text/cases instead. (SA1019)

@tobiasehlert tobiasehlert added the go Pull requests that update Go code label Jan 27, 2023
@tobiasehlert tobiasehlert self-assigned this Jan 27, 2023
@tobiasehlert tobiasehlert merged commit 322beb7 into main Jan 27, 2023
@tobiasehlert tobiasehlert deleted the replacing-deprecated-strings.Title branch January 27, 2023 07:33
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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

Labels

go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

2 participants