Skip to content

Commit

Permalink
Manually update Go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Aug 23, 2019
1 parent c1ae304 commit 2c55c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ require (
github.com/onsi/gomega v1.5.0
)

go 1.13
go 1.11

0 comments on commit 2c55c0b

Please sign in to comment.