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
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

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