From 8f38f90484835d9096af531f4aae59bc164d1b6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=BEe=20Fortun?= Date: Thu, 3 Mar 2022 13:54:26 +0100 Subject: [PATCH] Update corteza-locale dep --- go.mod | 2 +- go.sum | 2 + .../cortezaproject/corteza-locale/go.mod | 3 + .../src/de/corteza-server/auth/sessions.yaml | 1 - .../src/en/corteza-server/auth/sessions.yaml | 6 +- .../en/corteza-server/compose/attachment.yaml | 3 + .../en/corteza-webapp-admin/permissions.yaml | 12 +- .../src/en/corteza-webapp-compose/block.yaml | 4 +- .../src/en/corteza-webapp-compose/chart.yaml | 7 + .../src/en/corteza-webapp-compose/field.yaml | 15 +- .../src/en/corteza-webapp-compose/module.yaml | 5 + .../en/corteza-webapp-reporter/general.yaml | 1 + .../en/corteza-webapp-workflow/general.yaml | 15 +- .../src/fr/corteza-server/auth/sessions.yaml | 1 - .../src/ro/corteza-server/auth/sessions.yaml | 5 +- .../src/sl/corteza-server/auth/sessions.yaml | 3 +- .../src/uk/corteza-server/auth/sessions.yaml | 5 +- vendor/modules.txt | 160 +++++++++--------- 18 files changed, 137 insertions(+), 113 deletions(-) create mode 100644 vendor/github.com/cortezaproject/corteza-locale/go.mod diff --git a/go.mod b/go.mod index a11c51564..ba5362374 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.12.1 - github.com/cortezaproject/corteza-locale v0.0.0-20220224115011-765e3e0ea4de + github.com/cortezaproject/corteza-locale v0.0.0-20220303121557-895f8cda4757 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 908812f32..6c2a3d35b 100644 --- a/go.sum +++ b/go.sum @@ -147,6 +147,8 @@ github.com/cortezaproject/corteza-locale v0.0.0-20220221161423-82485d57fd22 h1:2 github.com/cortezaproject/corteza-locale v0.0.0-20220221161423-82485d57fd22/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= github.com/cortezaproject/corteza-locale v0.0.0-20220224115011-765e3e0ea4de h1:wICosM2uo4o67ssjEjqEEeyWVlEUzX3MXd2i2/I8zCY= github.com/cortezaproject/corteza-locale v0.0.0-20220224115011-765e3e0ea4de/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg= +github.com/cortezaproject/corteza-locale v0.0.0-20220303121557-895f8cda4757 h1:b7ylldzJ6UjWMZ9YQW1bkk8MEqquOSGPup6ov6xtwlQ= +github.com/cortezaproject/corteza-locale v0.0.0-20220303121557-895f8cda4757/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/go.mod b/vendor/github.com/cortezaproject/corteza-locale/go.mod new file mode 100644 index 000000000..c0eb72c02 --- /dev/null +++ b/vendor/github.com/cortezaproject/corteza-locale/go.mod @@ -0,0 +1,3 @@ +module github.com/cortezaproject/corteza-locale + +go 1.16 diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/sessions.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/sessions.yaml index dcdb89d2f..cda3178da 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/sessions.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/de/corteza-server/auth/sessions.yaml @@ -13,7 +13,6 @@ template: today: Heute tomorrow: In einem Tag soon: In {{days}} Tagen - delete: Diese Sitzung Löschen delete-all: Alle Sitzungen Löschen alerts: session-deleted: Sitzung gelöscht diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/sessions.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/sessions.yaml index 880412f0e..b09a5388c 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/sessions.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/auth/sessions.yaml @@ -15,10 +15,8 @@ template: tomorrow: In 1 day soon: In {{days}} days - delete: Delete this session - - delete-all: Delete all sessions + delete-all: Logout from everywhere alerts: session-deleted: Session deleted - delete-sessions-but-current: All but current sessions deleted + delete-sessions-but-current: All but current login sessions deleted diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/attachment.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/attachment.yaml index 95addb078..ebbb05293 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/attachment.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-server/compose/attachment.yaml @@ -24,3 +24,6 @@ errors: notFound: attachment not found pageNotFound: page not found recordNotFound: record not found + invalidModuleField: invalid module field + tooLarge: uploaded file is too large + notAllowedToUploadThisType: not allowed to upload this type of file diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/permissions.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/permissions.yaml index 5e7958322..711a4deb6 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/permissions.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-admin/permissions.yaml @@ -234,27 +234,27 @@ resources: delete: description: 'Default: deny' specific: Delete {{target}} - title: Delete any role + title: Delete any queue members.manage: description: 'Default: deny' specific: Manage members for {{target}} - title: Manage members for any role + title: Manage members for any queue read: description: 'Default: deny' specific: Read {{target}} - title: Read any role + title: Read any queue update: description: 'Default: deny' specific: Update {{target}} - title: Update any role + title: Update any queue queue.read: description: 'Default: deny' specific: Read messages from {{target}} - title: Read messages from any role + title: Read messages from any queue queue.write: description: 'Default: deny' specific: Write messages to {{target}} - title: Write messages to any role + title: Write messages to any queue template: label: Templates diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/block.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/block.yaml index 3e8a65daa..6f105d0b1 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/block.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/block.yaml @@ -95,8 +95,9 @@ chart: chartId: Chart preview (ID {{0}}) searchPlaceholder: Type here to search all charts in this namespace content: - label: Content ok: Ok + label: Content + openLinkInNewTab: Open link in a new tab urlPlaceholder: https://example.tld file: label: File @@ -373,6 +374,7 @@ recordOrganizer: preview: label: 'Record Organizer block for module {{0}}. Label field {{1}}, Description field {{2}}. Value setting field: {{3}}, Sorted by position field: {{4}}.' moduleNotSelected: Record Organizer module not selected. + addNewRecord: + Add new record socialFeed: label: Twitter feed noInput: No input for displaying social feed... diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/chart.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/chart.yaml index f7a7c7cd3..3144607fe 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/chart.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/chart.yaml @@ -31,6 +31,13 @@ edit: gaugeSteps: Steps label: Dimensions skipMissingValues: Skip missing values + optionsPicker: + searchPlaceholder: Type here to search among select options + availableItems: Available options + selectAllItems: Select all + selectedItems: Selected options + unselectAllItems: Unselect all + noItemsFound: No options found filter: customize: Customize filter label: Filters diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/field.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/field.yaml index 3e6e525af..5d72b3c2f 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/field.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/field.yaml @@ -58,13 +58,14 @@ kind: label: Record moduleLabel: Module name modulePlaceholder: Pick module + queryFieldsLabel: Query fields on search + moduleField: Module field + fieldFromModuleField: Label field from related module field + pickField: Pick field + suggestionPlaceholder: Start typing to search for records prefilterFootnote: Simplified SQL condition (WHERE ...) syntax is supported. Variables like {{0}}, {{1}} and {{2}} are evaluated (when available) prefilterLabel: Prefilter records prefilterPlaceholder: field1 = 1 AND field2 = 232 - queryFieldsLabel: Query fields on search - recordFieldLabel: Record label from field - recordFieldPlaceholder: Pick field - suggestionPlaceholder: Start typing to search for records select: label: Select optionAdd: Add @@ -98,6 +99,12 @@ kind: roles: label: User roles placeholder: Filter by user roles + geometry: + label: Geometry + openMap: Open map + latitude: Latitude + longitude: Longitude + clickToPlaceMarker: Click to place a marker or click on a marker to remove it noPermission: No permission to read field value no-items-found: No items found options: diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/module.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/module.yaml index b12f57ef6..3435ae7a7 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/module.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-compose/module.yaml @@ -51,6 +51,11 @@ edit: allFields: All Fields description: Select the fields you want to share with the selected network title: Expose + discoverySettings: + title: Discovery settings + public: Public + private: Private + protected: Protected fieldPermissions: Field permissions manageRecordFields: Manage record fields moduleFieldSettings: Module field settings diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/general.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/general.yaml index 226e77be9..3b129050b 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/general.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-reporter/general.yaml @@ -7,5 +7,6 @@ label: name: Name none: None ok: Ok + openLinkInNewTab: Open link in a new tab save: Save urlPlaceholder: https://example.tld \ No newline at end of file diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/general.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/general.yaml index a1caf25c6..042cdad61 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/general.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/en/corteza-webapp-workflow/general.yaml @@ -1,22 +1,23 @@ description: Description enabled: Enabled error: Error -'error-expression': Error message(expression) +error-expression: Error message (expression) export: Export general: General handle: Handle import: json: Import JSON label: Import - 'reassign-run-as': "NOTE: the Run as workflow property won't be imported and should be reassigned" - 'upload-files': Browse or drop files to upload... + reassign-run-as: "NOTE: the Run as workflow property won't be imported and should be reassigned" + upload-files: Browse or drop files to upload... label: Label name: Name -'new-workflow': New Workflow +new-workflow: New Workflow offset: Offset +offset-expression: Offset (expression) permissions: Permissions -'search-workflows': Type here to search all workflows... -'unnamed-workflow': Unnamed Workflow -'workflow-list': List of Workflows +search-workflows: Type here to search all workflows... +unnamed-workflow: Unnamed Workflow +workflow-list: List of Workflows save: Save cancel: Cancel diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/sessions.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/sessions.yaml index 4418ca7c8..191aa4f90 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/sessions.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/fr/corteza-server/auth/sessions.yaml @@ -13,7 +13,6 @@ template: today: Aujourd'hui tomorrow: En 1 jour soon: En {{days}} jours - delete: Supprimer cette session delete-all: Supprimer toutes les sessions alerts: session-deleted: Session supprimée diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/sessions.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/sessions.yaml index 9d6d0aaf3..5fd114642 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/sessions.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/ro/corteza-server/auth/sessions.yaml @@ -13,8 +13,7 @@ template: today: Today tomorrow: In 1 day soon: In {{days}} days - delete: Delete this session - delete-all: Delete all sessions + delete-all: Logout from everywhere alerts: session-deleted: Session deleted - delete-sessions-but-current: All but current sessions deleted + delete-sessions-but-current: All but current login sessions deleted diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/sessions.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/sessions.yaml index 8bc0d2e82..c988ffb53 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/sessions.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/sl/corteza-server/auth/sessions.yaml @@ -13,8 +13,7 @@ template: today: Danes tomorrow: Čez 1 dan soon: Čez {{days}} dni - delete: Izbriši to sejo delete-all: Izbriši vse seje alerts: session-deleted: Session deleted - delete-sessions-but-current: All but current sessions deleted + delete-sessions-but-current: All but current login sessions deleted diff --git a/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/sessions.yaml b/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/sessions.yaml index 9d6d0aaf3..5fd114642 100644 --- a/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/sessions.yaml +++ b/vendor/github.com/cortezaproject/corteza-locale/src/uk/corteza-server/auth/sessions.yaml @@ -13,8 +13,7 @@ template: today: Today tomorrow: In 1 day soon: In {{days}} days - delete: Delete this session - delete-all: Delete all sessions + delete-all: Logout from everywhere alerts: session-deleted: Session deleted - delete-sessions-but-current: All but current sessions deleted + delete-sessions-but-current: All but current login sessions deleted diff --git a/vendor/modules.txt b/vendor/modules.txt index 36713792f..e1163a4f9 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1,5 +1,5 @@ # cloud.google.com/go v0.99.0 -## explicit; go 1.11 +## explicit cloud.google.com/go/compute/metadata # github.com/766b/chi-prometheus v0.0.0-20211217152057-87afa9aa2ca8 ## explicit @@ -17,10 +17,10 @@ github.com/Masterminds/semver ## explicit github.com/Masterminds/sprig # github.com/Masterminds/squirrel v1.5.2 -## explicit; go 1.14 +## explicit github.com/Masterminds/squirrel # github.com/PaesslerAG/gval v1.1.2 -## explicit; go 1.15 +## explicit github.com/PaesslerAG/gval # github.com/PaesslerAG/jsonpath v0.1.1 ## explicit @@ -30,7 +30,7 @@ github.com/PaesslerAG/jsonpath github.com/SentimensRG/ctx github.com/SentimensRG/ctx/sigctx # github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d -## explicit; go 1.13 +## explicit github.com/asaskevich/govalidator # github.com/aymerick/douceur v0.2.0 ## explicit @@ -40,23 +40,23 @@ github.com/aymerick/douceur/parser ## explicit github.com/beevik/etree # github.com/beorn7/perks v1.0.1 -## explicit; go 1.11 +## explicit github.com/beorn7/perks/quantile # github.com/brianvoe/gofakeit/v6 v6.12.1 -## explicit; go 1.17 +## explicit github.com/brianvoe/gofakeit/v6 github.com/brianvoe/gofakeit/v6/data # github.com/cespare/xxhash/v2 v2.1.2 -## explicit; go 1.11 +## explicit github.com/cespare/xxhash/v2 -# github.com/cortezaproject/corteza-locale v0.0.0-20220224115011-765e3e0ea4de -## explicit; go 1.16 +# github.com/cortezaproject/corteza-locale v0.0.0-20220303121557-895f8cda4757 +## explicit github.com/cortezaproject/corteza-locale # github.com/crewjam/httperr v0.2.0 -## explicit; go 1.13 +## explicit github.com/crewjam/httperr # github.com/crewjam/saml v0.4.6 -## explicit; go 1.13 +## explicit github.com/crewjam/saml github.com/crewjam/saml/logger github.com/crewjam/saml/samlsp @@ -68,7 +68,7 @@ github.com/crusttech/go-oidc ## explicit github.com/davecgh/go-spew/spew # github.com/decred/dcrd/dcrec/secp256k1/v4 v4.0.0-20210816181553-5444fa50b93d -## explicit; go 1.13 +## explicit github.com/decred/dcrd/dcrec/secp256k1/v4 # github.com/dgryski/dgoogauth v0.0.0-20190221195224-5a805980a5f3 ## explicit @@ -81,7 +81,7 @@ github.com/disintegration/imaging github.com/dlclark/regexp2 github.com/dlclark/regexp2/syntax # github.com/dop251/goja v0.0.0-20220110113543-261677941f3c -## explicit; go 1.14 +## explicit github.com/dop251/goja github.com/dop251/goja/ast github.com/dop251/goja/file @@ -94,7 +94,7 @@ github.com/dop251/goja/unistring ## explicit github.com/edwvee/exiffix # github.com/evanw/esbuild v0.14.11 -## explicit; go 1.13 +## explicit github.com/evanw/esbuild/internal/api_helpers github.com/evanw/esbuild/internal/ast github.com/evanw/esbuild/internal/bundler @@ -120,16 +120,16 @@ github.com/evanw/esbuild/internal/sourcemap github.com/evanw/esbuild/internal/xxhash github.com/evanw/esbuild/pkg/api # github.com/fsnotify/fsnotify v1.5.1 -## explicit; go 1.13 +## explicit github.com/fsnotify/fsnotify # github.com/gabriel-vasile/mimetype v1.4.0 -## explicit; go 1.12 +## explicit github.com/gabriel-vasile/mimetype github.com/gabriel-vasile/mimetype/internal/charset github.com/gabriel-vasile/mimetype/internal/json github.com/gabriel-vasile/mimetype/internal/magic # github.com/getsentry/sentry-go v0.12.0 -## explicit; go 1.15 +## explicit github.com/getsentry/sentry-go github.com/getsentry/sentry-go/http github.com/getsentry/sentry-go/internal/crypto/randutil @@ -140,20 +140,20 @@ github.com/getsentry/sentry-go/internal/ratelimit github.com/go-chi/chi github.com/go-chi/chi/middleware # github.com/go-chi/chi/v5 v5.0.7 -## explicit; go 1.14 +## explicit github.com/go-chi/chi/v5 github.com/go-chi/chi/v5/middleware # github.com/go-chi/cors v1.2.0 -## explicit; go 1.14 +## explicit github.com/go-chi/cors # github.com/go-chi/httprate v0.5.2 -## explicit; go 1.14 +## explicit github.com/go-chi/httprate # github.com/go-chi/jwtauth v1.2.0 -## explicit; go 1.15 +## explicit github.com/go-chi/jwtauth # github.com/go-oauth2/oauth2/v4 v4.4.2 -## explicit; go 1.13 +## explicit github.com/go-oauth2/oauth2/v4 github.com/go-oauth2/oauth2/v4/errors github.com/go-oauth2/oauth2/v4/generates @@ -165,10 +165,10 @@ github.com/go-oauth2/oauth2/v4/server github.com/go-sourcemap/sourcemap github.com/go-sourcemap/sourcemap/internal/base64vlq # github.com/go-sql-driver/mysql v1.6.0 -## explicit; go 1.10 +## explicit github.com/go-sql-driver/mysql # github.com/goccy/go-json v0.9.0 -## explicit; go 1.12 +## explicit github.com/goccy/go-json github.com/goccy/go-json/internal/decoder github.com/goccy/go-json/internal/encoder @@ -182,13 +182,13 @@ github.com/goccy/go-json/internal/runtime ## explicit github.com/golang-jwt/jwt # github.com/golang-jwt/jwt/v4 v4.2.0 -## explicit; go 1.15 +## explicit github.com/golang-jwt/jwt/v4 # github.com/golang/mock v1.6.0 -## explicit; go 1.11 +## explicit github.com/golang/mock/gomock # github.com/golang/protobuf v1.5.2 -## explicit; go 1.9 +## explicit github.com/golang/protobuf/proto github.com/golang/protobuf/ptypes github.com/golang/protobuf/ptypes/any @@ -201,13 +201,13 @@ github.com/google/uuid ## explicit github.com/gorhill/cronexpr # github.com/gorilla/csrf v1.7.1 -## explicit; go 1.13 +## explicit github.com/gorilla/csrf # github.com/gorilla/css v1.0.0 ## explicit github.com/gorilla/css/scanner # github.com/gorilla/mux v1.8.0 -## explicit; go 1.12 +## explicit github.com/gorilla/mux # github.com/gorilla/securecookie v1.1.1 ## explicit @@ -216,31 +216,31 @@ github.com/gorilla/securecookie ## explicit github.com/gorilla/sessions # github.com/gorilla/websocket v1.4.2 -## explicit; go 1.12 +## explicit github.com/gorilla/websocket # github.com/huandu/xstrings v1.3.2 -## explicit; go 1.12 +## explicit github.com/huandu/xstrings # github.com/imdario/mergo v0.3.11 -## explicit; go 1.13 +## explicit github.com/imdario/mergo # github.com/inconshreveable/mousetrap v1.0.0 ## explicit github.com/inconshreveable/mousetrap # github.com/jmoiron/sqlx v1.3.4 -## explicit; go 1.10 +## explicit github.com/jmoiron/sqlx github.com/jmoiron/sqlx/reflectx github.com/jmoiron/sqlx/types # github.com/joho/godotenv v1.4.0 -## explicit; go 1.12 +## explicit github.com/joho/godotenv github.com/joho/godotenv/autoload # github.com/jonboulle/clockwork v0.2.2 -## explicit; go 1.13 +## explicit github.com/jonboulle/clockwork # github.com/json-iterator/go v1.1.12 -## explicit; go 1.12 +## explicit github.com/json-iterator/go # github.com/klauspost/cpuid v1.2.3 ## explicit @@ -252,20 +252,20 @@ github.com/lann/builder ## explicit github.com/lann/ps # github.com/lestrrat-go/backoff/v2 v2.0.8 -## explicit; go 1.16 +## explicit github.com/lestrrat-go/backoff/v2 # github.com/lestrrat-go/blackmagic v1.0.0 -## explicit; go 1.16 +## explicit github.com/lestrrat-go/blackmagic # github.com/lestrrat-go/httpcc v1.0.0 -## explicit; go 1.16 +## explicit github.com/lestrrat-go/httpcc # github.com/lestrrat-go/iter v1.0.1 -## explicit; go 1.13 +## explicit github.com/lestrrat-go/iter/arrayiter github.com/lestrrat-go/iter/mapiter # github.com/lestrrat-go/jwx v1.2.15 -## explicit; go 1.15 +## explicit github.com/lestrrat-go/jwx github.com/lestrrat-go/jwx/internal/base64 github.com/lestrrat-go/jwx/internal/ecutil @@ -287,18 +287,18 @@ github.com/lestrrat-go/jwx/jwt github.com/lestrrat-go/jwx/jwt/internal/types github.com/lestrrat-go/jwx/x25519 # github.com/lestrrat-go/option v1.0.0 -## explicit; go 1.16 +## explicit github.com/lestrrat-go/option # github.com/lestrrat-go/strftime v1.0.5 -## explicit; go 1.12 +## explicit github.com/lestrrat-go/strftime # github.com/lib/pq v1.10.4 -## explicit; go 1.13 +## explicit github.com/lib/pq github.com/lib/pq/oid github.com/lib/pq/scram # github.com/markbates/goth v1.68.0 -## explicit; go 1.15 +## explicit github.com/markbates/goth github.com/markbates/goth/gothic github.com/markbates/goth/providers/facebook @@ -307,23 +307,23 @@ github.com/markbates/goth/providers/google github.com/markbates/goth/providers/linkedin github.com/markbates/goth/providers/openidConnect # github.com/mattermost/xml-roundtrip-validator v0.1.0 -## explicit; go 1.14 +## explicit github.com/mattermost/xml-roundtrip-validator # github.com/mattn/go-sqlite3 v1.14.10 -## explicit; go 1.12 +## explicit github.com/mattn/go-sqlite3 # github.com/matttproud/golang_protobuf_extensions v1.0.1 ## explicit github.com/matttproud/golang_protobuf_extensions/pbutil # github.com/microcosm-cc/bluemonday v1.0.17 -## explicit; go 1.16 +## explicit github.com/microcosm-cc/bluemonday github.com/microcosm-cc/bluemonday/css # github.com/minio/md5-simd v1.1.0 -## explicit; go 1.14 +## explicit github.com/minio/md5-simd # github.com/minio/minio-go/v6 v6.0.57 -## explicit; go 1.12 +## explicit github.com/minio/minio-go/v6 github.com/minio/minio-go/v6/pkg/credentials github.com/minio/minio-go/v6/pkg/encrypt @@ -332,7 +332,7 @@ github.com/minio/minio-go/v6/pkg/set github.com/minio/minio-go/v6/pkg/signer github.com/minio/minio-go/v6/pkg/tags # github.com/minio/sha256-simd v0.1.1 -## explicit; go 1.12 +## explicit github.com/minio/sha256-simd # github.com/mitchellh/copystructure v1.0.0 ## explicit @@ -347,10 +347,10 @@ github.com/mitchellh/reflectwalk ## explicit github.com/modern-go/concurrent # github.com/modern-go/reflect2 v1.0.2 -## explicit; go 1.12 +## explicit github.com/modern-go/reflect2 # github.com/ngrok/sqlmw v0.0.0-20211220175533-9d16fdc47b31 -## explicit; go 1.13 +## explicit github.com/ngrok/sqlmw # github.com/pkg/errors v0.9.1 ## explicit @@ -363,25 +363,25 @@ github.com/pmezard/go-difflib/difflib github.com/pquerna/cachecontrol github.com/pquerna/cachecontrol/cacheobject # github.com/prometheus/client_golang v1.11.0 -## explicit; go 1.13 +## explicit github.com/prometheus/client_golang/prometheus github.com/prometheus/client_golang/prometheus/internal github.com/prometheus/client_golang/prometheus/promhttp # github.com/prometheus/client_model v0.2.0 -## explicit; go 1.9 +## explicit github.com/prometheus/client_model/go # github.com/prometheus/common v0.26.0 -## explicit; go 1.11 +## explicit github.com/prometheus/common/expfmt github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/common/model # github.com/prometheus/procfs v0.6.0 -## explicit; go 1.13 +## explicit github.com/prometheus/procfs github.com/prometheus/procfs/internal/fs github.com/prometheus/procfs/internal/util # github.com/russellhaering/goxmldsig v1.1.1 -## explicit; go 1.15 +## explicit github.com/russellhaering/goxmldsig github.com/russellhaering/goxmldsig/etreeutils github.com/russellhaering/goxmldsig/types @@ -390,42 +390,42 @@ github.com/russellhaering/goxmldsig/types github.com/rwcarlsen/goexif/exif github.com/rwcarlsen/goexif/tiff # github.com/sony/sonyflake v1.0.0 -## explicit; go 1.12 +## explicit github.com/sony/sonyflake # github.com/spf13/afero v1.8.0 -## explicit; go 1.13 +## explicit github.com/spf13/afero github.com/spf13/afero/mem # github.com/spf13/cast v1.4.1 ## explicit github.com/spf13/cast # github.com/spf13/cobra v1.3.0 -## explicit; go 1.15 +## explicit github.com/spf13/cobra # github.com/spf13/pflag v1.0.5 -## explicit; go 1.12 +## explicit github.com/spf13/pflag # github.com/steinfletcher/apitest v1.5.11 -## explicit; go 1.13 +## explicit github.com/steinfletcher/apitest github.com/steinfletcher/apitest/difflib # github.com/steinfletcher/apitest-jsonpath v1.7.1 -## explicit; go 1.13 +## explicit github.com/steinfletcher/apitest-jsonpath github.com/steinfletcher/apitest-jsonpath/http github.com/steinfletcher/apitest-jsonpath/jsonpath # github.com/stretchr/testify v1.7.0 -## explicit; go 1.13 +## explicit github.com/stretchr/testify/assert github.com/stretchr/testify/require # go.uber.org/atomic v1.9.0 -## explicit; go 1.13 +## explicit go.uber.org/atomic # go.uber.org/multierr v1.6.0 -## explicit; go 1.12 +## explicit go.uber.org/multierr # go.uber.org/zap v1.20.0 -## explicit; go 1.13 +## explicit go.uber.org/zap go.uber.org/zap/buffer go.uber.org/zap/internal/bufferpool @@ -434,7 +434,7 @@ go.uber.org/zap/internal/exit go.uber.org/zap/zapcore go.uber.org/zap/zaptest/observer # golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 -## explicit; go 1.17 +## explicit golang.org/x/crypto/argon2 golang.org/x/crypto/bcrypt golang.org/x/crypto/blake2b @@ -448,13 +448,13 @@ golang.org/x/crypto/ripemd160 golang.org/x/crypto/scrypt golang.org/x/crypto/ssh/terminal # golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8 -## explicit; go 1.12 +## explicit golang.org/x/image/bmp golang.org/x/image/ccitt golang.org/x/image/tiff golang.org/x/image/tiff/lzw # golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 -## explicit; go 1.17 +## explicit golang.org/x/net/context golang.org/x/net/context/ctxhttp golang.org/x/net/html @@ -467,7 +467,7 @@ golang.org/x/net/internal/timeseries golang.org/x/net/publicsuffix golang.org/x/net/trace # golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 -## explicit; go 1.11 +## explicit golang.org/x/oauth2 golang.org/x/oauth2/authhandler golang.org/x/oauth2/clientcredentials @@ -477,7 +477,7 @@ golang.org/x/oauth2/internal golang.org/x/oauth2/jws golang.org/x/oauth2/jwt # golang.org/x/sys v0.0.0-20211205182925-97ca703d548d -## explicit; go 1.17 +## explicit golang.org/x/sys/cpu golang.org/x/sys/execabs golang.org/x/sys/internal/unsafeheader @@ -485,10 +485,10 @@ golang.org/x/sys/plan9 golang.org/x/sys/unix golang.org/x/sys/windows # golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 -## explicit; go 1.11 +## explicit golang.org/x/term # golang.org/x/text v0.3.7 -## explicit; go 1.17 +## explicit golang.org/x/text/cases golang.org/x/text/collate golang.org/x/text/internal @@ -505,7 +505,7 @@ golang.org/x/text/unicode/bidi golang.org/x/text/unicode/norm golang.org/x/text/unicode/rangetable # google.golang.org/appengine v1.6.7 -## explicit; go 1.11 +## explicit google.golang.org/appengine google.golang.org/appengine/internal google.golang.org/appengine/internal/app_identity @@ -517,10 +517,10 @@ google.golang.org/appengine/internal/remote_api google.golang.org/appengine/internal/urlfetch google.golang.org/appengine/urlfetch # google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa -## explicit; go 1.11 +## explicit google.golang.org/genproto/googleapis/rpc/status # google.golang.org/grpc v1.43.0 -## explicit; go 1.14 +## explicit google.golang.org/grpc google.golang.org/grpc/attributes google.golang.org/grpc/backoff @@ -567,7 +567,7 @@ google.golang.org/grpc/stats google.golang.org/grpc/status google.golang.org/grpc/tap # google.golang.org/protobuf v1.27.1 -## explicit; go 1.9 +## explicit google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/encoding/protowire google.golang.org/protobuf/internal/descfmt @@ -616,7 +616,7 @@ gopkg.in/square/go-jose.v2/json ## explicit gopkg.in/yaml.v3 # moul.io/zapfilter v1.6.1 -## explicit; go 1.13 +## explicit moul.io/zapfilter # rsc.io/qr v0.2.0 ## explicit