Update go 1.14.2

This commit is contained in:
Jannis Mattheis 2020-05-08 11:20:56 +02:00
parent a8b7a5fde0
commit 97876c5a2b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.13.1
1.14.2

2
go.mod
View File

@ -29,4 +29,4 @@ require (
golang.org/x/sys v0.0.0-20200501145240-bc7a7d42d5c3 // indirect
)
go 1.13
go 1.14