1
0

fix(deps): update github.com/vectordotdev/go-datemath digest to 640a500 (#1532)

Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1532
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate
2023-05-30 18:11:31 +00:00
committed by konrad
parent b56e45d743
commit 8c3ef34f75
3 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ import (
"code.vikunja.io/api/pkg/config"
"github.com/iancoleman/strcase"
"github.com/vectordotdev/go-datemath"
"github.com/jszwedko/go-datemath"
"xorm.io/xorm/schemas"
)