From e2aa916bdd110af184ef4838bb47c7a955e0f5c5 Mon Sep 17 00:00:00 2001 From: renovate Date: Sun, 28 Mar 2021 15:04:37 +0000 Subject: [PATCH] Update module adlio/trello to v1.9.0 (#825) Reviewed-on: https://kolaente.dev/vikunja/api/pulls/825 Co-authored-by: renovate Co-committed-by: renovate --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b029ae023..45f32a549 100644 --- a/go.mod +++ b/go.mod @@ -21,7 +21,7 @@ require ( code.vikunja.io/web v0.0.0-20210131201003-26386be9a9ae gitea.com/xorm/xorm-redis-cache v0.2.0 github.com/ThreeDotsLabs/watermill v1.1.1 - github.com/adlio/trello v1.8.0 + github.com/adlio/trello v1.9.0 github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef github.com/beevik/etree v1.1.0 // indirect