From 42b4b3c6be986d0b1cc7f5009d2df66072e6dbde Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 20 Jun 2022 03:00:52 +0000 Subject: [PATCH] fix(deps): update module github.com/adlio/trello to v1.10.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b2f1d9ea6bb..dda79bff7ba 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( code.vikunja.io/web v0.0.0-20210706160506-d85def955bd3 gitea.com/xorm/xorm-redis-cache v0.2.0 github.com/ThreeDotsLabs/watermill v1.1.1 - github.com/adlio/trello v1.9.0 + github.com/adlio/trello v1.10.0 github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef github.com/bbrks/go-blurhash v1.1.1 github.com/beevik/etree v1.1.0 // indirect