Update corteza-locale dep
This commit is contained in:
@@ -14,7 +14,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.16.0
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20221028080428-f7a520f4dd45
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651
|
||||
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
|
||||
|
||||
@@ -124,6 +124,8 @@ github.com/cortezaproject/corteza-locale v0.0.0-20221026122439-c3b0d9b15a4f h1:v
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20221026122439-c3b0d9b15a4f/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20221028080428-f7a520f4dd45 h1:qflhq7ByHkuDyPK6RetuE6MJRB0rcBTF3Cv5+SYzphQ=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20221028080428-f7a520f4dd45/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651 h1:gLeXW6H7chSMkod/FyK0fCssykvdNhrvc0+0SghrBNo=
|
||||
github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651/go.mod h1:wsI1UftEdBqTuEDKBZmx2LfNu/kZun5pRbCAi420JCg=
|
||||
github.com/cortezaproject/goqu/v9 v9.18.4 h1:HV7Ocf6xYHIqU4buxYkg3Ght/en93Yr1m71KPhJXW0Y=
|
||||
github.com/cortezaproject/goqu/v9 v9.18.4/go.mod h1:nf0Wc2/hV3gYK9LiyqIrzBEVGlI8qW3GuDCEobC4wBQ=
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.1/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
|
||||
|
||||
Generated
Vendored
+4
-1
@@ -25,7 +25,7 @@ automation:
|
||||
removeAll: Remove all
|
||||
searchPlaceholder: Filter available scripts by label, script name and description
|
||||
secondaryButton: Secondary
|
||||
stepID: 'stepID: {{stepID}}'
|
||||
stepID: 'Starting step ID: {{stepID}}'
|
||||
successButton: Success
|
||||
warningButton: Warning
|
||||
calendar:
|
||||
@@ -206,7 +206,10 @@ recordList:
|
||||
note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.'
|
||||
only: Only
|
||||
operators:
|
||||
like: Like
|
||||
notLike: Not Like
|
||||
contains: Contains
|
||||
notContains: Not contains
|
||||
equal: Equal
|
||||
greaterThan: Greater than
|
||||
lessThan: Less than
|
||||
|
||||
Generated
Vendored
+3
@@ -132,6 +132,9 @@ queue:
|
||||
delete:
|
||||
success: Queue deleted
|
||||
error: Queue delete failed
|
||||
undelete:
|
||||
success: Queue restored
|
||||
error: Queue restore failed
|
||||
gateway:
|
||||
fetch:
|
||||
error: Route fetch failed
|
||||
|
||||
Generated
Vendored
+4
-1
@@ -24,7 +24,7 @@ automation:
|
||||
removeAll: Remove all
|
||||
searchPlaceholder: Filter available scripts by label, script name and description
|
||||
secondaryButton: Secondary
|
||||
stepID: 'stepID: {{stepID}}'
|
||||
stepID: 'Starting step ID: {{stepID}}'
|
||||
successButton: Success
|
||||
warningButton: Warning
|
||||
calendar:
|
||||
@@ -251,7 +251,10 @@ recordList:
|
||||
note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.'
|
||||
only: Only
|
||||
operators:
|
||||
like: Like
|
||||
notLike: Not Like
|
||||
contains: Contains
|
||||
notContains: Not contains
|
||||
equal: Equal
|
||||
greaterThan: Greater than
|
||||
lessThan: Less than
|
||||
|
||||
Generated
Vendored
+4
-1
@@ -25,7 +25,7 @@ automation:
|
||||
removeAll: Remove all
|
||||
searchPlaceholder: Filter available scripts by label, script name and description
|
||||
secondaryButton: Secondary
|
||||
stepID: 'stepID: {{stepID}}'
|
||||
stepID: 'Starting step ID: {{stepID}}'
|
||||
successButton: Success
|
||||
warningButton: Warning
|
||||
calendar:
|
||||
@@ -206,7 +206,10 @@ recordList:
|
||||
note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.'
|
||||
only: Only
|
||||
operators:
|
||||
like: Like
|
||||
notLike: Not Like
|
||||
contains: Contains
|
||||
notContains: Not contains
|
||||
equal: Equal
|
||||
greaterThan: Greater than
|
||||
lessThan: Less than
|
||||
|
||||
Generated
Vendored
+4
-1
@@ -25,7 +25,7 @@ automation:
|
||||
removeAll: Remove all
|
||||
searchPlaceholder: Filter available scripts by label, script name and description
|
||||
secondaryButton: Secondary
|
||||
stepID: 'stepID: {{stepID}}'
|
||||
stepID: 'Starting step ID: {{stepID}}'
|
||||
successButton: Success
|
||||
warningButton: Warning
|
||||
calendar:
|
||||
@@ -206,7 +206,10 @@ recordList:
|
||||
note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.'
|
||||
only: Only
|
||||
operators:
|
||||
like: Like
|
||||
notLike: Not Like
|
||||
contains: Contains
|
||||
notContains: Not contains
|
||||
equal: Equal
|
||||
greaterThan: Greater than
|
||||
lessThan: Less than
|
||||
|
||||
Generated
Vendored
+4
-1
@@ -25,7 +25,7 @@ automation:
|
||||
removeAll: Remove all
|
||||
searchPlaceholder: Filter available scripts by label, script name and description
|
||||
secondaryButton: Secondary
|
||||
stepID: 'stepID: {{stepID}}'
|
||||
stepID: 'Starting step ID: {{stepID}}'
|
||||
successButton: Success
|
||||
warningButton: Warning
|
||||
calendar:
|
||||
@@ -206,7 +206,10 @@ recordList:
|
||||
note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.'
|
||||
only: Only
|
||||
operators:
|
||||
like: Like
|
||||
notLike: Not Like
|
||||
contains: Contains
|
||||
notContains: Not contains
|
||||
equal: Equal
|
||||
greaterThan: Greater than
|
||||
lessThan: Less than
|
||||
|
||||
Generated
Vendored
+4
-1
@@ -25,7 +25,7 @@ automation:
|
||||
removeAll: Remove all
|
||||
searchPlaceholder: Filter available scripts by label, script name and description
|
||||
secondaryButton: Secondary
|
||||
stepID: 'stepID: {{stepID}}'
|
||||
stepID: 'Starting step ID: {{stepID}}'
|
||||
successButton: Success
|
||||
warningButton: Warning
|
||||
calendar:
|
||||
@@ -206,7 +206,10 @@ recordList:
|
||||
note: 'Note: If Field value is undefined, the filter will look for records where that field value is undefined.'
|
||||
only: Only
|
||||
operators:
|
||||
like: Like
|
||||
notLike: Not Like
|
||||
contains: Contains
|
||||
notContains: Not contains
|
||||
equal: Equal
|
||||
greaterThan: Greater than
|
||||
lessThan: Less than
|
||||
|
||||
Vendored
+1
-1
@@ -46,7 +46,7 @@ github.com/brianvoe/gofakeit/v6/data
|
||||
# github.com/cespare/xxhash/v2 v2.1.2
|
||||
## explicit; go 1.11
|
||||
github.com/cespare/xxhash/v2
|
||||
# github.com/cortezaproject/corteza-locale v0.0.0-20221028080428-f7a520f4dd45
|
||||
# github.com/cortezaproject/corteza-locale v0.0.0-20221108130701-3981db126651
|
||||
## explicit; go 1.16
|
||||
github.com/cortezaproject/corteza-locale
|
||||
# github.com/crewjam/httperr v0.2.0
|
||||
|
||||
Reference in New Issue
Block a user