From bf68ccbb256390fa278f09a6f3a32ce83442c5a6 Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 20 Jun 2021 22:37:35 +0200 Subject: [PATCH 01/10] Don't use the mariadb root user in docker-compose examples --- docs/content/doc/setup/docker-start-to-finish.md | 6 ++++-- docs/content/doc/setup/full-docker-example.md | 16 ++++++++++------ docs/content/doc/setup/install-backend.md | 6 ++++-- 3 files changed, 18 insertions(+), 10 deletions(-) diff --git a/docs/content/doc/setup/docker-start-to-finish.md b/docs/content/doc/setup/docker-start-to-finish.md index d56049db1f..4e19204464 100644 --- a/docs/content/doc/setup/docker-start-to-finish.md +++ b/docs/content/doc/setup/docker-start-to-finish.md @@ -36,6 +36,8 @@ services: command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci environment: MYSQL_ROOT_PASSWORD: supersecret + MYSQL_USER: vikunja + MYSQL_PASSWORD: secret MYSQL_DATABASE: vikunja volumes: - ./db:/var/lib/mysql @@ -44,9 +46,9 @@ services: image: vikunja/api environment: VIKUNJA_DATABASE_HOST: db - VIKUNJA_DATABASE_PASSWORD: supersecret + VIKUNJA_DATABASE_PASSWORD: secret VIKUNJA_DATABASE_TYPE: mysql - VIKUNJA_DATABASE_USER: root + VIKUNJA_DATABASE_USER: vikunja VIKUNJA_DATABASE_DATABASE: vikunja volumes: - ./files:/app/vikunja/files diff --git a/docs/content/doc/setup/full-docker-example.md b/docs/content/doc/setup/full-docker-example.md index 9e67c321f1..c043c0cce2 100644 --- a/docs/content/doc/setup/full-docker-example.md +++ b/docs/content/doc/setup/full-docker-example.md @@ -203,7 +203,9 @@ services: command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci environment: MYSQL_ROOT_PASSWORD: supersecret - MYSQL_DATABASE: vikunja + MYSQL_USER: vikunja + MYSQL_PASSWORD: secret + MYSQL_DATABASE: vikunja volumes: - ./db:/var/lib/mysql restart: unless-stopped @@ -211,9 +213,9 @@ services: image: vikunja/api environment: VIKUNJA_DATABASE_HOST: db - VIKUNJA_DATABASE_PASSWORD: supersecret + VIKUNJA_DATABASE_PASSWORD: secret VIKUNJA_DATABASE_TYPE: mysql - VIKUNJA_DATABASE_USER: root + VIKUNJA_DATABASE_USER: vikunja VIKUNJA_DATABASE_DATABASE: vikunja volumes: - ./files:/app/vikunja/files @@ -259,7 +261,9 @@ services: command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci environment: MYSQL_ROOT_PASSWORD: supersecret - MYSQL_DATABASE: vikunja + MYSQL_USER: vikunja + MYSQL_PASSWORD: secret + MYSQL_DATABASE: vikunja volumes: - ./db:/var/lib/mysql restart: unless-stopped @@ -267,9 +271,9 @@ services: image: vikunja/api environment: VIKUNJA_DATABASE_HOST: db - VIKUNJA_DATABASE_PASSWORD: supersecret + VIKUNJA_DATABASE_PASSWORD: secret VIKUNJA_DATABASE_TYPE: mysql - VIKUNJA_DATABASE_USER: root + VIKUNJA_DATABASE_USER: vikunja VIKUNJA_DATABASE_DATABASE: vikunja volumes: - ./files:/app/vikunja/files diff --git a/docs/content/doc/setup/install-backend.md b/docs/content/doc/setup/install-backend.md index 31c1df9ed6..db6a85a649 100644 --- a/docs/content/doc/setup/install-backend.md +++ b/docs/content/doc/setup/install-backend.md @@ -147,9 +147,9 @@ services: image: vikunja/api:latest environment: VIKUNJA_DATABASE_HOST: db - VIKUNJA_DATABASE_PASSWORD: supersecret + VIKUNJA_DATABASE_PASSWORD: secret VIKUNJA_DATABASE_TYPE: mysql - VIKUNJA_DATABASE_USER: root + VIKUNJA_DATABASE_USER: vikunja VIKUNJA_SERVICE_JWTSECRET: volumes: - ./files:/app/vikunja/files @@ -158,6 +158,8 @@ services: command: --character-set-server=utf8mb4 --collation-server=utf8mb4_unicode_ci environment: MYSQL_ROOT_PASSWORD: supersecret + MYSQL_USER: vikunja + MYSQL_PASSWORD: secret MYSQL_DATABASE: vikunja volumes: - ./db:/var/lib/mysql From 441e38086d978cd6e90c41f992eafb752b13bd59 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 22 Jun 2021 10:57:37 +0000 Subject: [PATCH 02/10] Update golang.org/x/image commit hash to e6eecd4 (#893) Reviewed-on: https://kolaente.dev/vikunja/api/pulls/893 Co-authored-by: renovate Co-committed-by: renovate --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 3316e8a5b6..f9ebaa9598 100644 --- a/go.mod +++ b/go.mod @@ -66,7 +66,7 @@ require ( github.com/ulule/limiter/v3 v3.8.0 github.com/yuin/goldmark v1.3.8 golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e - golang.org/x/image v0.0.0-20210607152325-775e3b0c77b9 + golang.org/x/image v0.0.0-20210622092929-e6eecd499c2c golang.org/x/net v0.0.0-20210520170846-37e1c6afe023 // indirect golang.org/x/oauth2 v0.0.0-20210615190721-d04028783cf1 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c diff --git a/go.sum b/go.sum index 4931a59190..5a1b93beb4 100644 --- a/go.sum +++ b/go.sum @@ -779,6 +779,8 @@ golang.org/x/image v0.0.0-20190802002840-cff245a6509b/go.mod h1:FeLwcggjj3mMvU+o golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0= golang.org/x/image v0.0.0-20210607152325-775e3b0c77b9 h1:D0iM1dTCbD5Dg1CbuvLC/v/agLc79efSj/L35Q3Vqhs= golang.org/x/image v0.0.0-20210607152325-775e3b0c77b9/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM= +golang.org/x/image v0.0.0-20210622092929-e6eecd499c2c h1:FRR4fGZm/CMwZka5baQ4z8c8StbxJOMjS/45e0BAxK0= +golang.org/x/image v0.0.0-20210622092929-e6eecd499c2c/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM= golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU= golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= From f17e2f9e7c3f713d6f5d1d591f752a48ecc9093a Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 22 Jun 2021 18:03:11 +0000 Subject: [PATCH 03/10] Update golang.org/x/oauth2 commit hash to 14747e6 (#894) Reviewed-on: https://kolaente.dev/vikunja/api/pulls/894 Co-authored-by: renovate Co-committed-by: renovate --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f9ebaa9598..b85a05b21b 100644 --- a/go.mod +++ b/go.mod @@ -68,7 +68,7 @@ require ( golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e golang.org/x/image v0.0.0-20210622092929-e6eecd499c2c golang.org/x/net v0.0.0-20210520170846-37e1c6afe023 // indirect - golang.org/x/oauth2 v0.0.0-20210615190721-d04028783cf1 + golang.org/x/oauth2 v0.0.0-20210622165204-14747e66f690 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect diff --git a/go.sum b/go.sum index 5a1b93beb4..08caadec7d 100644 --- a/go.sum +++ b/go.sum @@ -875,6 +875,8 @@ golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c h1:pkQiBZBvdos9qq4wBAHqlz golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A= golang.org/x/oauth2 v0.0.0-20210615190721-d04028783cf1 h1:x622Z2o4hgCr/4CiKWc51jHVKaWdtVpBNmEI8wI9Qns= golang.org/x/oauth2 v0.0.0-20210615190721-d04028783cf1/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A= +golang.org/x/oauth2 v0.0.0-20210622165204-14747e66f690 h1:CumsZJtggBHMuGYO/Pnf0VisrfI80IpCueqWTDj+jXM= +golang.org/x/oauth2 v0.0.0-20210622165204-14747e66f690/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A= golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= From 9b03c28e0d103b06743ad3850ad7161352426f98 Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 22 Jun 2021 20:13:16 +0000 Subject: [PATCH 04/10] Update golang.org/x/oauth2 commit hash to bce0382 (#895) Reviewed-on: https://kolaente.dev/vikunja/api/pulls/895 Co-authored-by: renovate Co-committed-by: renovate --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index b85a05b21b..8aebad6218 100644 --- a/go.mod +++ b/go.mod @@ -68,7 +68,7 @@ require ( golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e golang.org/x/image v0.0.0-20210622092929-e6eecd499c2c golang.org/x/net v0.0.0-20210520170846-37e1c6afe023 // indirect - golang.org/x/oauth2 v0.0.0-20210622165204-14747e66f690 + golang.org/x/oauth2 v0.0.0-20210622190553-bce0382f6c22 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect diff --git a/go.sum b/go.sum index 08caadec7d..727b245ede 100644 --- a/go.sum +++ b/go.sum @@ -877,6 +877,8 @@ golang.org/x/oauth2 v0.0.0-20210615190721-d04028783cf1 h1:x622Z2o4hgCr/4CiKWc51j golang.org/x/oauth2 v0.0.0-20210615190721-d04028783cf1/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A= golang.org/x/oauth2 v0.0.0-20210622165204-14747e66f690 h1:CumsZJtggBHMuGYO/Pnf0VisrfI80IpCueqWTDj+jXM= golang.org/x/oauth2 v0.0.0-20210622165204-14747e66f690/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A= +golang.org/x/oauth2 v0.0.0-20210622190553-bce0382f6c22 h1:YgVHL+41eV49pteYu9PQEn7BhKUnN2Eq6TOBoy+3kao= +golang.org/x/oauth2 v0.0.0-20210622190553-bce0382f6c22/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A= golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= From 4ed4a96059c5809bbf16aeef5269fa2c5721456b Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 22 Jun 2021 22:15:20 +0000 Subject: [PATCH 05/10] Update golang.org/x/oauth2 commit hash to a8dc77f (#896) Reviewed-on: https://kolaente.dev/vikunja/api/pulls/896 Co-authored-by: renovate Co-committed-by: renovate --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8aebad6218..da58d0c5c4 100644 --- a/go.mod +++ b/go.mod @@ -68,7 +68,7 @@ require ( golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e golang.org/x/image v0.0.0-20210622092929-e6eecd499c2c golang.org/x/net v0.0.0-20210520170846-37e1c6afe023 // indirect - golang.org/x/oauth2 v0.0.0-20210622190553-bce0382f6c22 + golang.org/x/oauth2 v0.0.0-20210622215436-a8dc77f794b6 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b gopkg.in/alexcesaro/quotedprintable.v3 v3.0.0-20150716171945-2caba252f4dc // indirect diff --git a/go.sum b/go.sum index 727b245ede..ce622a268c 100644 --- a/go.sum +++ b/go.sum @@ -879,6 +879,8 @@ golang.org/x/oauth2 v0.0.0-20210622165204-14747e66f690 h1:CumsZJtggBHMuGYO/Pnf0V golang.org/x/oauth2 v0.0.0-20210622165204-14747e66f690/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A= golang.org/x/oauth2 v0.0.0-20210622190553-bce0382f6c22 h1:YgVHL+41eV49pteYu9PQEn7BhKUnN2Eq6TOBoy+3kao= golang.org/x/oauth2 v0.0.0-20210622190553-bce0382f6c22/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A= +golang.org/x/oauth2 v0.0.0-20210622215436-a8dc77f794b6 h1:pERGha6IgvMUdN6oJbwjZTt1ai5/O855Qmv1Bsc0v18= +golang.org/x/oauth2 v0.0.0-20210622215436-a8dc77f794b6/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A= golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= From 74083805608bb6a96da680ee59a622600a2f3ae8 Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 24 Jun 2021 00:14:29 +0200 Subject: [PATCH 06/10] Add translation docs --- .../translation-instructions-german.md | 53 ++++++++++++++++++ docs/content/doc/development/translations.md | 54 +++++++++++++++++++ 2 files changed, 107 insertions(+) create mode 100644 docs/content/doc/development/translation-instructions-german.md create mode 100644 docs/content/doc/development/translations.md diff --git a/docs/content/doc/development/translation-instructions-german.md b/docs/content/doc/development/translation-instructions-german.md new file mode 100644 index 0000000000..0a347cd894 --- /dev/null +++ b/docs/content/doc/development/translation-instructions-german.md @@ -0,0 +1,53 @@ +--- +title: "German Translation Instructions" +date: 2021-06-23T23:47:34+02:00 +draft: false +--- + +# German Translation Instructions + +
+NOTE: This document contains translation instructions specific to the german translation of Vikunja. +For instructions applicable to all languages, check out the }}">general translation instructions. +
+ +{{< table_of_contents >}} + +## Allgemein + +Anrede: Wenig förmlich: + +* “Du”-Form +* Keine “Amtsdeusch“-Umschreibungen, einfach so als ob man den Nutzer direkt persönlich ansprechen würde + +Genauer definiert: + +* “falsch” anstatt “nicht korrekt/inkorrekt” +* “Wende dich an …” anstatt “kontaktiere …” +* In derselben Zeit übersetzen (sonst wird aus dem englischen “is“ das deutsche “war”) +* Richtige Anführungszeichen verwenden. Also „“ statt '' oder ' oder ` oder ´ + * `„` für beginnende Anführungszeichen, `“` für schließende Anführungszeichen + +Es gelten Artikel und Worttrennungen aus dem [Duden](https://duden.de). + +## Gendern + +Wo möglich, sollte eine geschlechtsneutrale Anrede verwendet werden. +Falls diese sehr umständlich würden (siehe oben „Amtsdeutsch-Umschreibungen“), soll mit *Doppelpunkt* gegendert werden. + +Beispiel: „Benutzer:in“ + +## Formulierungen in Modals und Buttons + +Es sollten die gleichen Formulierungen auf Buttons und Modals verwendet werden. + +Beispiel: Wenn der Button mit `löschen` beschriftet ist, sollte im Modal die Frage lauten `Willst du das wirklich löschen?` und nicht `Willst du das wirklich entfernen?`. +Gleiches gilt für Erfolgs/Fehlermeldungen nach der Aktion. + +## Trennungen + +* E-Mail-Adresse (siehe Duden) + +## Weiterführende Links + +* http://docs.translatehouse.org/projects/localization-guide/en/latest/guide/translation_guidelines_german.html diff --git a/docs/content/doc/development/translations.md b/docs/content/doc/development/translations.md new file mode 100644 index 0000000000..36cf0a4e27 --- /dev/null +++ b/docs/content/doc/development/translations.md @@ -0,0 +1,54 @@ +--- +title: "Translations" +date: 2021-06-23T22:52:06+02:00 +draft: false +menu: + sidebar: + parent: "development" +--- + +# Translations + +This document provides documentation about how to translate Vikunja. + +{{< table_of_contents >}} + +## Where to translate + +Translation happen at [weblate](https://hosted.weblate.org/projects/vikunja/frontend/). + +Currently, only the frontend (and by extension, the desktop app) is translatable. + +## Translation Instructions + +> These are the instructions for translating Vikunja in another language. +> For information about how to add new translation strings, see below. + +For all languages these translation guidelines should be applied when translating: + +* Use a less-formal style, as if you were talking to a friend. +* If the source string contains characters like `&` or `…`, the translated string should contain them as well. + +More specific instructions for some languages can be found below. + +### Wrong translation strings + +If you encounter a wrong original translation string while translating, please don't correct it in the translation. +Instead, translate it to reflect the original meaning in the translated string but add a comment under the source string to discuss potential changes. + +### Language-specific instructions + +* [German]({{< ref "./translation-instructions-german.md">}}) + +## How to add new translation strings + +All translation strings are stored in `src/i18n/lang/`. +New strings should be added only in the `en.json` file. +Strings in other languages will be synced through weblate and should not be added directly as a PR/commit in the frontend repo. + +## Requesting a new language + +If you want to start translating Vikunja in a language not yet available in Vikunja, please request the language through the weblate interface. +If you have issues with this or need a discussion before doing so, pleace [contact us](https://vikunja.io/contact/) or [start a discussion in the forum](https://community.vikunja.io). + +Once at least 50% of all translation strings are translated and approved, they will be added and distributed with the Vikunja frontend for users to select and use Vikunja with them. From 37718c3282fad233a2fcc131423bfb6cf98718bc Mon Sep 17 00:00:00 2001 From: kolaente Date: Thu, 24 Jun 2021 23:02:28 +0200 Subject: [PATCH 07/10] Todoist migration: don't panic if no reminder was found for task See #897 --- pkg/modules/migration/todoist/todoist.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/modules/migration/todoist/todoist.go b/pkg/modules/migration/todoist/todoist.go index ff7d4cf588..0de2acf933 100644 --- a/pkg/modules/migration/todoist/todoist.go +++ b/pkg/modules/migration/todoist/todoist.go @@ -418,6 +418,7 @@ func convertTodoistToVikunja(sync *sync) (fullVikunjaHierachie []*models.Namespa if _, exists := tasks[r.ItemID]; !exists { log.Debugf("Could not find task %d for reminder %d while trying to resolve reminders", r.ItemID, r.ID) + continue } date, err := parseDate(r.Due.Date) From f70d357a9313016f31f72f791652eef272af2511 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 25 Jun 2021 15:22:42 +0000 Subject: [PATCH 08/10] Update module github.com/spf13/viper to v1.8.1 (#899) Reviewed-on: https://kolaente.dev/vikunja/api/pulls/899 Co-authored-by: renovate Co-committed-by: renovate --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index da58d0c5c4..4a312e8558 100644 --- a/go.mod +++ b/go.mod @@ -60,7 +60,7 @@ require ( github.com/spf13/cast v1.3.1 // indirect github.com/spf13/cobra v1.1.3 github.com/spf13/jwalterweatherman v1.1.0 // indirect - github.com/spf13/viper v1.8.0 + github.com/spf13/viper v1.8.1 github.com/stretchr/testify v1.7.0 github.com/swaggo/swag v1.7.0 github.com/ulule/limiter/v3 v3.8.0 diff --git a/go.sum b/go.sum index ce622a268c..839e51f552 100644 --- a/go.sum +++ b/go.sum @@ -657,6 +657,8 @@ github.com/spf13/viper v1.7.1 h1:pM5oEahlgWv/WnHXpgbKz7iLIxRf65tye2Ci+XFK5sk= github.com/spf13/viper v1.7.1/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg= github.com/spf13/viper v1.8.0 h1:QRwDgoG8xX+kp69di68D+YYTCWfYEckbZRfUlEIAal0= github.com/spf13/viper v1.8.0/go.mod h1:o0Pch8wJ9BVSWGQMbra6iw0oQ5oktSIBaujf1rJH9Ns= +github.com/spf13/viper v1.8.1 h1:Kq1fyeebqsBfbjZj4EL7gj2IO0mMaiyjYUWcUsl2O44= +github.com/spf13/viper v1.8.1/go.mod h1:o0Pch8wJ9BVSWGQMbra6iw0oQ5oktSIBaujf1rJH9Ns= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/objx v0.2.0/go.mod h1:qt09Ya8vawLte6SNmTgCsAVtYtaKzEcn8ATUoHMkEqE= From e6d4620f9294c0f9af899d17c0c67982a78246d2 Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 28 Jun 2021 06:35:43 +0000 Subject: [PATCH 09/10] Update golang.org/x/image commit hash to a66eb64 (#900) Reviewed-on: https://kolaente.dev/vikunja/api/pulls/900 Co-authored-by: renovate Co-committed-by: renovate --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4a312e8558..7a9dc4a956 100644 --- a/go.mod +++ b/go.mod @@ -66,7 +66,7 @@ require ( github.com/ulule/limiter/v3 v3.8.0 github.com/yuin/goldmark v1.3.8 golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e - golang.org/x/image v0.0.0-20210622092929-e6eecd499c2c + golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d golang.org/x/net v0.0.0-20210520170846-37e1c6afe023 // indirect golang.org/x/oauth2 v0.0.0-20210622215436-a8dc77f794b6 golang.org/x/sync v0.0.0-20210220032951-036812b2e83c diff --git a/go.sum b/go.sum index 839e51f552..946161596f 100644 --- a/go.sum +++ b/go.sum @@ -783,6 +783,8 @@ golang.org/x/image v0.0.0-20210607152325-775e3b0c77b9 h1:D0iM1dTCbD5Dg1CbuvLC/v/ golang.org/x/image v0.0.0-20210607152325-775e3b0c77b9/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM= golang.org/x/image v0.0.0-20210622092929-e6eecd499c2c h1:FRR4fGZm/CMwZka5baQ4z8c8StbxJOMjS/45e0BAxK0= golang.org/x/image v0.0.0-20210622092929-e6eecd499c2c/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM= +golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d h1:RNPAfi2nHY7C2srAV8A49jpsYr0ADedCk1wq6fTMTvs= +golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM= golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU= golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= From 5593d7bacef5d4baa5dd6af5089b1cb46dc82e0b Mon Sep 17 00:00:00 2001 From: renovate Date: Mon, 28 Jun 2021 16:27:00 +0000 Subject: [PATCH 10/10] Update module github.com/yuin/goldmark to v1.3.9 (#901) Reviewed-on: https://kolaente.dev/vikunja/api/pulls/901 Co-authored-by: renovate Co-committed-by: renovate --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 7a9dc4a956..5074e4917d 100644 --- a/go.mod +++ b/go.mod @@ -64,7 +64,7 @@ require ( github.com/stretchr/testify v1.7.0 github.com/swaggo/swag v1.7.0 github.com/ulule/limiter/v3 v3.8.0 - github.com/yuin/goldmark v1.3.8 + github.com/yuin/goldmark v1.3.9 golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d golang.org/x/net v0.0.0-20210520170846-37e1c6afe023 // indirect diff --git a/go.sum b/go.sum index 946161596f..ab6fc2d6b3 100644 --- a/go.sum +++ b/go.sum @@ -713,6 +713,8 @@ github.com/yuin/goldmark v1.3.7 h1:NSaHgaeJFCtWXCBkBKXw0rhgMuJ0VoE9FB5mWldcrQ4= github.com/yuin/goldmark v1.3.7/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k= github.com/yuin/goldmark v1.3.8 h1:Nw158Q8QN+CPgTmVRByhVwapp8Mm1e2blinhmx4wx5E= github.com/yuin/goldmark v1.3.8/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k= +github.com/yuin/goldmark v1.3.9 h1:XsVHmzm4P6g84IBbAj+WYMF/IEZ3J9+3I1wlqCNa/SQ= +github.com/yuin/goldmark v1.3.9/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k= github.com/zenazn/goji v0.9.0/go.mod h1:7S9M489iMyHBNxwZnk9/EHS098H4/F6TATF2mIxtB1Q= github.com/ziutek/mymysql v1.5.4/go.mod h1:LMSpPZ6DbqWFxNCHW77HeMg9I646SAhApZ/wKdgO/C0= go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=