From 59509bcbb6c547ab4532143bbf8a2f5f3567fea5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=BEe=20Fortun?= Date: Wed, 30 Mar 2022 13:20:42 +0200 Subject: [PATCH] Update corteza-locale dep --- go.mod | 2 +- go.sum | 2 ++ .../corteza-locale/CONTRIBUTING.md | 2 ++ .../cortezaproject/corteza-locale/README.md | 16 ++++++++-------- vendor/modules.txt | 2 +- 5 files changed, 14 insertions(+), 10 deletions(-) diff --git a/go.mod b/go.mod index e35c59364..bd1dfc56e 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/SentimensRG/ctx v0.0.0-20180729130232-0bfd988c655d github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d github.com/brianvoe/gofakeit/v6 v6.15.0 - github.com/cortezaproject/corteza-locale v0.0.0-20220325122632-efe005772021 + github.com/cortezaproject/corteza-locale v0.0.0-20220330093001-c81c7910e7eb github.com/crewjam/saml v0.4.6 github.com/crusttech/go-oidc v0.0.0-20180918092017-982855dad3e1 github.com/davecgh/go-spew v1.1.1 diff --git a/go.sum b/go.sum index 80f038b31..ff8981bb7 100644 --- a/go.sum +++ b/go.sum @@ -133,6 +133,8 @@ github.com/cortezaproject/corteza-locale v0.0.0-20220324124427-6775aced3be1 h1:I github.com/cortezaproject/corteza-locale v0.0.0-20220324124427-6775aced3be1/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= github.com/cortezaproject/corteza-locale v0.0.0-20220325122632-efe005772021 h1:imm4kwnqdZ7/fDg9xg1hQphVob/oYg94dzGtC6JcpO0= github.com/cortezaproject/corteza-locale v0.0.0-20220325122632-efe005772021/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= +github.com/cortezaproject/corteza-locale v0.0.0-20220330093001-c81c7910e7eb h1:SxCeZLksG1tNjScUi6aiM0JPPseTxMr2KZL2bYu7J74= +github.com/cortezaproject/corteza-locale v0.0.0-20220330093001-c81c7910e7eb/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= github.com/cpuguy83/go-md2man v1.0.10/go.mod h1:SmD6nW6nTyfqj6ABTjUi3V3JVMnlJmwcJI5acqYI6dE= github.com/cpuguy83/go-md2man/v2 v2.0.1/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o= github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E= diff --git a/vendor/github.com/cortezaproject/corteza-locale/CONTRIBUTING.md b/vendor/github.com/cortezaproject/corteza-locale/CONTRIBUTING.md index b51c136fa..cf30e8260 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/CONTRIBUTING.md +++ b/vendor/github.com/cortezaproject/corteza-locale/CONTRIBUTING.md @@ -46,6 +46,8 @@ The repositories: 2. [corteza-webapp-admin](https://github.com/cortezaproject/corteza-webapp-admin) 3. [corteza-webapp-compose](https://github.com/cortezaproject/corteza-webapp-compose) 4. [corteza-webapp-workflow](https://github.com/cortezaproject/corteza-webapp-workflow) +4. [corteza-webapp-reporter](https://github.com/cortezaproject/corteza-webapp-reporter) +4. [corteza-webapp-discovery](https://github.com/cortezaproject/corteza-webapp-discovery) Communication between the Corteza server and web applications is done using the REST API and web sockets. diff --git a/vendor/github.com/cortezaproject/corteza-locale/README.md b/vendor/github.com/cortezaproject/corteza-locale/README.md index 851e75804..d05fff42d 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/README.md +++ b/vendor/github.com/cortezaproject/corteza-locale/README.md @@ -53,15 +53,15 @@ Additionally, we've provided some [video instructions](https://forum.cortezaproj Quick references: * [data backup and restore](https://docs.cortezaproject.org/corteza-docs/2022.3/devops-guide/maintenance/backups.html) -* [troubleshooting](https://docs.cortezaproject.org/corteza-docs/2022.3/devops-guide/maintenance/troubleshooting.html) -* [setting up an email relay](https://docs.cortezaproject.org/corteza-docs/2022.3/devops-guide/extension-requirements/email-relay.html) -* [setting up sink routes](https://docs.cortezaproject.org/corteza-docs/2022.3/devops-guide/extension-requirements/sink-route.html) +* [troubleshooting](https://docs.cortezaproject.org/corteza-docs/2022.3/devops-guide/troubleshooting/index.html) +* [setting up an email relay](https://docs.cortezaproject.org/corteza-docs/2022.3/devops-guide/email-relay.html) +* [setting up sink routes](https://docs.cortezaproject.org/corteza-docs/2022.3/devops-guide/sink-route.html) ## Upgrading Corteza -[![Latest Version Card](https://img.shields.io/github/v/tag/cortezaproject/corteza-server?label=latest%20stable%20version)](https://img.shields.io/github/v/tag/cortezaproject/corteza-server?label=latest%20stable%20version) +[![Latest Version Card](https://img.shields.io/github/v/tag/cortezaproject/corteza-locale?label=latest%20stable%20version)](https://img.shields.io/github/v/tag/cortezaproject/corteza-locale?label=latest%20stable%20version) -Refer to the [changelog](https://docs.cortezaproject.org/corteza-docs/2022.3/changelog/index.html) and the [upgrade guide](https://docs.cortezaproject.org/corteza-docs/2022.3/upgrade-guide/index.html) to upgrade your Corteza instance. +Refer to the [changelog](https://docs.cortezaproject.org/corteza-docs/2022.3/changelog/index.html) and the [upgrade guide](https://docs.cortezaproject.org/corteza-docs/2022.3/devops-guide/upgrade/index.html) to upgrade your Corteza instance. ## Using Corteza @@ -70,7 +70,7 @@ Refer to the [End-User Guide](https://docs.cortezaproject.org/corteza-docs/2022. Quick references: * [Corteza CRM](https://docs.cortezaproject.org/corteza-docs/2022.3/end-user-guide/crm/index.html) -* [Corteza Service Solution](https://docs.cortezaproject.org/corteza-docs/2022.3/end-user-guide/case-management/index.html) +* [Corteza Case Management](https://docs.cortezaproject.org/corteza-docs/2022.3/end-user-guide/case-management/index.html) ## Create with Corteza @@ -84,10 +84,10 @@ Quick references: ## Contributing -Refer to the [Developer Guide/Corteza Server](https://docs.cortezaproject.org/corteza-docs/2022.3/developer-guide/corteza-server/index.html) document for details regarding the [development setup](https://docs.cortezaproject.org/corteza-docs/2022.3/developer-guide/corteza-server/index.html#_development_setup), the [project structure](https://docs.cortezaproject.org/corteza-docs/2022.3/developer-guide/corteza-server/structure.html), and the feature insight documents. + + Refer to the [CONTRIBUTING.md](CONTRIBUTING.md) for contribution guidelines and code of conduct. - ## Community Reach out to us on [our forum](https://forum.cortezaproject.org/). diff --git a/vendor/modules.txt b/vendor/modules.txt index 183a320fc..d88cfb1f0 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -51,7 +51,7 @@ github.com/brianvoe/gofakeit/v6/data # github.com/cespare/xxhash/v2 v2.1.2 ## explicit github.com/cespare/xxhash/v2 -# github.com/cortezaproject/corteza-locale v0.0.0-20220325122632-efe005772021 +# github.com/cortezaproject/corteza-locale v0.0.0-20220330093001-c81c7910e7eb ## explicit github.com/cortezaproject/corteza-locale # github.com/crewjam/httperr v0.2.0