mirror of
https://github.com/redis/go-redis.git
synced 2025-07-29 17:41:15 +03:00
migrate golangci-lint config to v2 format (#3354)
* migrate golangci-lint config to v2 format * chore: skip CI on migration [skip ci] * Bump golangci version * Address several golangci-lint/staticcheck warnings * change staticchecks settings
This commit is contained in:
@ -23,6 +23,6 @@ require (
|
||||
)
|
||||
|
||||
retract (
|
||||
v9.5.3 // This version was accidentally released.
|
||||
v9.7.2 // This version was accidentally released.
|
||||
v9.5.3 // This version was accidentally released.
|
||||
)
|
||||
|
Reference in New Issue
Block a user