Add go 1.14 declaration to go.mod

This commit is contained in:
kolaente 2020-06-18 18:47:49 +02:00
parent c906493694
commit a5f3d450d3
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 0 deletions

2
go.mod
View File

@ -1,5 +1,7 @@
module code.vikunja.io/web
go 1.14
require (
github.com/labstack/echo/v4 v4.1.7-0.20190627175217-8fb7b5be270f
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7