update go-redis to v9

This commit is contained in:
Lawrence, Rendall
2023-02-10 00:19:42 +03:00
parent 9264fd1431
commit 96cc4f7eac
5 changed files with 60 additions and 379 deletions

View File

@@ -9,6 +9,7 @@ import (
func init() {
// Seeding global math random
//staticcheck
rand.Seed(GenSeed())
}