Updated libraries

This commit is contained in:
konrad 2019-05-07 21:42:24 +02:00
parent 2b160b73c3
commit 3d7fd9ca20
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
313 changed files with 37947 additions and 6783 deletions

View file

@ -19,7 +19,7 @@ package v1
import (
"code.vikunja.io/api/pkg/models"
"code.vikunja.io/web/handler"
"github.com/labstack/echo"
"github.com/labstack/echo/v4"
"net/http"
)