This commit is contained in:
Jonas Kwiedor 2024-11-13 12:56:48 +01:00 committed by GitHub
commit 2947d81287
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ go-redis supports 2 last Go versions and requires a Go version with
module:
```shell
go mod init github.com/my/repo
go mod init example.com/greetings
```
Then install go-redis/**v9**: