Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor backend #2219

Merged
merged 3 commits into from
Dec 25, 2024
Merged

Refactor backend #2219

merged 3 commits into from
Dec 25, 2024

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
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