Skip to content

Commit

Permalink
Upgrade mod version limit go1.14
Browse files Browse the repository at this point in the history
redis#1715 (comment)

Signed-off-by: monkey <golang@88.com>
  • Loading branch information
monkey92t committed Apr 22, 2021
1 parent c6ab55a commit fb02244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/go-redis/redis/v8

go 1.13
go 1.14

require (
github.com/cespare/xxhash/v2 v2.1.1
Expand Down

0 comments on commit fb02244

Please sign in to comment.