Bump Go in go.mod

This commit is contained in:
Vladimir Mihailenco 2021-01-10 09:19:45 +02:00
parent 8f37eeba5d
commit aa456e55a7
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/go-redis/redis/v8
go 1.11
go 1.13
require (
github.com/cespare/xxhash/v2 v2.1.1