build(deps): update module github.com/redis/go-redis/v9 to v9.2.1 - autoclosed #2382
Annotations
10 errors
lint:
internal/pkg/cache/redis_test.go#L23
could not import github.com/go-redis/redismock/v9 (-: # github.com/go-redis/redismock/v9
|
lint
m.factory.GetBit undefined (type redis.Cmdable has no field or method GetBit)
|
lint
m.factory.SetBit undefined (type redis.Cmdable has no field or method SetBit)
|
lint
m.factory.BitCount undefined (type redis.Cmdable has no field or method BitCount)
|
lint
m.factory.BitOpAnd undefined (type redis.Cmdable has no field or method BitOpAnd)
|
lint
m.factory.BitOpOr undefined (type redis.Cmdable has no field or method BitOpOr)
|
lint
m.factory.BitOpXor undefined (type redis.Cmdable has no field or method BitOpXor)
|
lint
m.factory.BitOpNot undefined (type redis.Cmdable has no field or method BitOpNot)
|
lint
m.factory.BitPos undefined (type redis.Cmdable has no field or method BitPos)
|
lint
m.factory.BitPosSpan undefined (type redis.Cmdable has no field or method BitPosSpan)
|