v1.9.0
What's Changed
Updates dependencies, Go 1.20, and change golang/mock to uber/mock
- Update build image to Go 1.20 by @gerardsn in #54
- Bump github.com/alicebob/miniredis/v2 from 2.30.1 to 2.30.2 by @dependabot in #55
- Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.0.4 by @dependabot in #56
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #60
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #59
- Bump github.com/redis/go-redis/v9 from 9.0.4 to 9.0.5 by @dependabot in #61
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #62
- Bump github.com/alicebob/miniredis/v2 from 2.30.2 to 2.30.3 by @dependabot in #63
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #64
- Bump github.com/alicebob/miniredis/v2 from 2.30.3 to 2.30.4 by @dependabot in #65
- Migrate golang/mock to uber/mock by @gerardsn in #66
Full Changelog: v1.8.1...v1.9.0