v1.1.1
What's Changed
- Update NewRedisLocker to accept the redis UniversalClient interface instead of just a pointer to the redis Client by @anhnmt in #9
Version bumps
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #8
- Bump github.com/go-co-op/gocron from 1.27.0 to 1.27.1 by @dependabot in #7
Docs
- docs: add example of universal redis client to readme by @JohnRoesler in #10
New Contributors
Full Changelog: v1.1.0...v1.1.1