mirror of
https://github.com/gofiber/storage.git
synced 2025-12-19 00:38:24 +08:00
chore(deps): bump github.com/gofiber/storage/testhelpers/redis
Bumps [github.com/gofiber/storage/testhelpers/redis](https://github.com/gofiber/storage) from 0.0.0-20251121011818-7435afb6bca2 to 0.1.0. - [Release notes](https://github.com/gofiber/storage/releases) - [Commits](https://github.com/gofiber/storage/commits/v0.1.0) --- updated-dependencies: - dependency-name: github.com/gofiber/storage/testhelpers/redis dependency-version: 0.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/gofiber/storage/valkey
|
||||
go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/gofiber/storage/testhelpers/redis v0.0.0-20251121011818-7435afb6bca2
|
||||
github.com/gofiber/storage/testhelpers/redis v0.1.0
|
||||
github.com/stretchr/testify v1.11.1
|
||||
github.com/valkey-io/valkey-go v1.0.68
|
||||
)
|
||||
|
||||
@@ -47,8 +47,8 @@ github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre
|
||||
github.com/go-ole/go-ole v1.2.6/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0=
|
||||
github.com/go-ole/go-ole v1.3.0 h1:Dt6ye7+vXGIKZ7Xtk4s6/xVdGDQynvom7xCFEdWr6uE=
|
||||
github.com/go-ole/go-ole v1.3.0/go.mod h1:5LS6F96DhAwUc7C+1HLexzMXY1xGRSryjyPPKW6zv78=
|
||||
github.com/gofiber/storage/testhelpers/redis v0.0.0-20251121011818-7435afb6bca2 h1:BdaVx5RirDV99AU0ikc3+3+OJcUeSo1kp3sWyFEGjIE=
|
||||
github.com/gofiber/storage/testhelpers/redis v0.0.0-20251121011818-7435afb6bca2/go.mod h1:Y1UccxbGVL04+TF5RuyCsksX+76hu6nJIWjPukBBgJ4=
|
||||
github.com/gofiber/storage/testhelpers/redis v0.1.0 h1:lDUwtanDf3f5YwlDwhbqnqCtj9Y/xc8ctxRE6HpQcws=
|
||||
github.com/gofiber/storage/testhelpers/redis v0.1.0/go.mod h1:Y1UccxbGVL04+TF5RuyCsksX+76hu6nJIWjPukBBgJ4=
|
||||
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
|
||||
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
|
||||
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
|
||||
|
||||
Reference in New Issue
Block a user