dependabot[bot]
|
9c91986a77
|
build(deps): bump github.com/stretchr/testify in /redis
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 07:41:52 +00:00 |
|
dependabot[bot]
|
f6aa03a2bc
|
build(deps): bump github.com/redis/go-redis/v9 in /redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.4.0 to 9.5.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.4.0...v9.5.1)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-21 07:28:48 +00:00 |
|
dependabot[bot]
|
4494a85ba6
|
Bump github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0 in /redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.3.1 to 9.4.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.3.1...v9.4.0)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 07:48:36 +00:00 |
|
dependabot[bot]
|
d7873c3668
|
Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 in /redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.3.0 to 9.3.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.3.0...v9.3.1)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-20 07:03:40 +00:00 |
|
dependabot[bot]
|
05c797f133
|
Bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 in /redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.2.1 to 9.3.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.2.1...v9.3.0)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-01 07:03:58 +00:00 |
|
dependabot[bot]
|
d18325dea7
|
Bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1 in /redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.2.0 to 9.2.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.2.0...v9.2.1)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-28 07:21:09 +00:00 |
|
dependabot[bot]
|
66e0f69437
|
Bump github.com/redis/go-redis/v9 from 9.1.0 to 9.2.0 in /redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.1.0 to 9.2.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.1.0...v9.2.0)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-21 07:42:45 +00:00 |
|
Juan Calderon-Perez
|
9570205b8a
|
Cleanup the go.mod files
|
2023-08-21 08:36:48 -04:00 |
|
Juan Calderon-Perez
|
9291b82212
|
Update all test files with go1.21, update all go.mod files to go1.19
|
2023-08-19 22:56:22 -04:00 |
|
Juan Calderon-Perez
|
02d809987a
|
Use testify.Require for all Storage Drivers
|
2023-08-19 22:36:33 -04:00 |
|
dependabot[bot]
|
c9d759856f
|
Bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 in /redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.0.5 to 9.1.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.0.5...v9.1.0)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-18 07:03:10 +00:00 |
|
dependabot[bot]
|
40d0bbcd04
|
Bump github.com/redis/go-redis/v9 from 9.0.4 to 9.0.5 in /redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.0.4 to 9.0.5.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.0.4...v9.0.5)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-29 07:58:11 +00:00 |
|
dependabot[bot]
|
f095be3ebf
|
Bump github.com/redis/go-redis/v9 from 9.0.3 to 9.0.4 in /redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.0.3...v9.0.4)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-02 07:57:19 +00:00 |
|
dependabot[bot]
|
9e37910ee5
|
Bump github.com/gofiber/utils from 1.0.1 to 1.1.0 in /redis
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v1.0.1...v1.1.0)
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-19 08:12:50 +00:00 |
|
Juan Calderon-Perez
|
ec921b81ba
|
Add missing v2
|
2023-04-10 09:01:10 -04:00 |
|
dependabot[bot]
|
182dffbb2b
|
Bump github.com/redis/go-redis/v9 from 9.0.2 to 9.0.3 in /redis
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.0.2...v9.0.3)
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 07:58:30 +00:00 |
|
Juan Calderon-Perez
|
4566bbe5d9
|
Add multi-redis tests. Update dependencies
Signed-off-by: Juan Calderon-Perez <jgcalderonperez@protonmail.com>
|
2023-02-08 05:39:13 -08:00 |
|
Juan Calderon-Perez
|
56599be5ff
|
Update Redis to v9. Fix import path
Signed-off-by: Juan Calderon-Perez <jgcalderonperez@protonmail.com>
|
2023-01-30 21:56:44 -05:00 |
|
gaby
|
a3b1139001
|
Breakdown local storage tests into separate files. Fix go.sum files
|
2022-11-20 04:59:16 -08:00 |
|
gaby
|
5a40e781c1
|
Deprecate support for go 1.14 and go 1.15
|
2022-11-20 04:20:05 -08:00 |
|
dependabot[bot]
|
fb2da5d153
|
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /redis
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils) from 0.1.2 to 1.0.1.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v0.1.2...v1.0.1)
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 07:16:03 +00:00 |
|
dependabot[bot]
|
2aa051f366
|
Bump github.com/go-redis/redis/v8 from 8.11.4 to 8.11.5 in /redis (#341)
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.11.4 to 8.11.5.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.11.4...v8.11.5)
---
updated-dependencies:
- dependency-name: github.com/go-redis/redis/v8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-18 10:04:19 +01:00 |
|
Jason McNeil
|
864b9a01e0
|
fix(github/workflows/security): install gosec fails with package embed is not in GOROOT (#272)
* Update security.yml
* Update security.yml
* fix missing package
* dep security
* deps
* mongo deps
* fix deps
* mod tidy
* Update security.yml
use latest version of go
* fix(github/workflows/security): missing exclude
Co-authored-by: RW <rene@gofiber.io>
|
2022-01-10 09:05:30 +01:00 |
|
dependabot[bot]
|
d3c4120740
|
Bump github.com/go-redis/redis/v8 from 8.8.3 to 8.9.0 in /redis (#124)
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.8.3 to 8.9.0.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.8.3...v8.9.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-27 08:45:09 +02:00 |
|
dependabot[bot]
|
b94d9ecf40
|
Bump github.com/go-redis/redis/v8 from 8.8.2 to 8.8.3 in /redis
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.8.2 to 8.8.3.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.8.2...v8.8.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-18 06:34:07 +00:00 |
|
dependabot[bot]
|
40a44d5655
|
Bump github.com/go-redis/redis/v8 from 8.8.0 to 8.8.2 in /redis (#94)
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.8.0 to 8.8.2.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.8.0...v8.8.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-06 14:58:50 +02:00 |
|
dependabot[bot]
|
d9a333fb56
|
Bump github.com/go-redis/redis/v8 from 8.7.1 to 8.8.0 in /redis (#63)
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.7.1 to 8.8.0.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.7.1...v8.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-24 10:39:20 +01:00 |
|
dependabot[bot]
|
b89c397b15
|
Bump github.com/go-redis/redis/v8 from 8.4.0 to 8.7.1 in /redis (#58)
Bumps [github.com/go-redis/redis/v8](https://github.com/go-redis/redis) from 8.4.0 to 8.7.1.
- [Release notes](https://github.com/go-redis/redis/releases)
- [Changelog](https://github.com/go-redis/redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-redis/redis/compare/v8.4.0...v8.7.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-03-20 16:07:34 +01:00 |
|
Fenny
|
ab94351a60
|
✏ return nil for notfound
|
2020-11-23 09:30:50 +01:00 |
|
Fenny
|
c0fabf16eb
|
📦 go 1.14 +
|
2020-11-12 03:34:26 +01:00 |
|
Fenny
|
8e13432b70
|
update go mods
|
2020-11-05 09:16:20 +01:00 |
|
Fenny
|
88ee2c6bfc
|
🗃 global modules
|
2020-10-31 06:23:48 +01:00 |
|
Tom
|
f7061d375a
|
Add Redis tests
|
2020-10-30 01:50:54 +00:00 |
|
Tom
|
66707ec2a4
|
Add Redis storage interface
|
2020-10-28 13:52:10 +00:00 |
|