1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-25 08:21:55 +03:00

Manually update Go version in go.mod

This commit is contained in:
Vladimir Mihailenco
2019-08-23 16:14:24 +03:00
parent c1ae30446e
commit 2c55c0b55a

2
go.mod
View File

@ -5,4 +5,4 @@ require (
github.com/onsi/gomega v1.5.0
)
go 1.13
go 1.11