Skip to content

refactor: replace interface{} with any (Go 1.18+)#238

Merged
hjr265 merged 1 commit into
go-redsync:masterfrom
MD-Mushfiqur123:refactor/interface-to-any
Jul 2, 2026
Merged

refactor: replace interface{} with any (Go 1.18+)#238
hjr265 merged 1 commit into
go-redsync:masterfrom
MD-Mushfiqur123:refactor/interface-to-any

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown
Contributor

Replaces all occurrences of interface{} with any in the redis package, modernizing the codebase for Go 1.18+.

@hjr265 hjr265 merged commit 79f6ba2 into go-redsync:master Jul 2, 2026
@hjr265

hjr265 commented Jul 2, 2026

Copy link
Copy Markdown
Member

@MD-Mushfiqur123 Thank you for the PR

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