Skip to content

Conversation

ANU7MADHAV
Copy link
Contributor

1.Updated Usage of strings.Title:

Replaced the deprecated strings.Title function with golang.org/x/text/cases for handling Unicode punctuation properly.

2.Resolved Syntax Issue in email.go:

Fixed syntax in internal/messenger/email/email.go at line 33

3.Resolved Syntax Issue in captcha.go:

Addressed a syntax issue in internal/captcha/captcha.go at line 67.

@knadh knadh merged commit 2abc0a8 into knadh:master Dec 25, 2024
ai-armageddon pushed a commit to Twitter-outreach/ListMonk that referenced this pull request Mar 11, 2025
- replace deprecated 'strings.Title' with 'cases.Title'
- remove unreachable return and fix syntax issue
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.

3 participants