diff --git a/config/deploy/crd.yaml b/config/deploy/crd.yaml index 53eb42ab5..4d537689e 100644 --- a/config/deploy/crd.yaml +++ b/config/deploy/crd.yaml @@ -1710,6 +1710,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -1720,12 +1722,14 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array tagSelector: type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -2718,6 +2722,9 @@ spec: type: object endpoint: type: string + skipTLSVerify: + description: Skip TLS verify + type: boolean type: object instance: type: string @@ -4865,6 +4872,9 @@ spec: type: object endpoint: type: string + skipTLSVerify: + description: Skip TLS verify + type: boolean type: object type: object description: @@ -5382,6 +5392,9 @@ spec: type: object endpoint: type: string + skipTLSVerify: + description: Skip TLS verify + type: boolean type: object icon: description: Icon for overwriting default icon on the dashboard @@ -13262,6 +13275,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -13272,6 +13287,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13286,6 +13302,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13407,6 +13424,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -13417,6 +13436,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13431,6 +13451,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13555,6 +13576,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -13565,12 +13588,14 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array tagSelector: type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13695,6 +13720,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -13705,12 +13732,14 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array tagSelector: type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13758,6 +13787,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -13768,6 +13799,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13782,6 +13814,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13903,6 +13936,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -13913,6 +13948,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13927,6 +13963,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14051,6 +14088,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -14061,12 +14100,14 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array tagSelector: type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14145,6 +14186,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -14155,6 +14198,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14169,6 +14213,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14201,6 +14246,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -14211,12 +14258,14 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array tagSelector: type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14288,6 +14337,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -14298,6 +14349,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14312,6 +14364,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array diff --git a/config/deploy/manifests.yaml b/config/deploy/manifests.yaml index 1a42e26d3..321602d7a 100644 --- a/config/deploy/manifests.yaml +++ b/config/deploy/manifests.yaml @@ -1709,6 +1709,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -1719,12 +1721,14 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array tagSelector: type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -2717,6 +2721,9 @@ spec: type: object endpoint: type: string + skipTLSVerify: + description: Skip TLS verify + type: boolean type: object instance: type: string @@ -4864,6 +4871,9 @@ spec: type: object endpoint: type: string + skipTLSVerify: + description: Skip TLS verify + type: boolean type: object type: object description: @@ -5381,6 +5391,9 @@ spec: type: object endpoint: type: string + skipTLSVerify: + description: Skip TLS verify + type: boolean type: object icon: description: Icon for overwriting default icon on the dashboard @@ -13530,6 +13543,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -13540,6 +13555,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13554,6 +13570,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13675,6 +13692,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -13685,6 +13704,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13699,6 +13719,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13823,6 +13844,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -13833,12 +13856,14 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array tagSelector: type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -13963,6 +13988,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -13973,12 +14000,14 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array tagSelector: type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14026,6 +14055,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -14036,6 +14067,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14050,6 +14082,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14171,6 +14204,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -14181,6 +14216,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14195,6 +14231,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14319,6 +14356,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -14329,12 +14368,14 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array tagSelector: type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14413,6 +14454,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -14423,6 +14466,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14437,6 +14481,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14469,6 +14514,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -14479,12 +14526,14 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array tagSelector: type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14556,6 +14605,8 @@ spec: type: boolean labelSelector: type: string + limit: + type: integer name: type: string namespace: @@ -14566,6 +14617,7 @@ spec: description: Search query that applies to the resource name, tag & labels. type: string statuses: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array @@ -14580,6 +14632,7 @@ spec: description: Deprecated. Use `types` type: string types: + description: StringArray represents a one-dimensional array of the PostgreSQL character types. items: type: string type: array diff --git a/config/schemas/canary.schema.json b/config/schemas/canary.schema.json index 8ba8c4360..ef2ae7698 100644 --- a/config/schemas/canary.schema.json +++ b/config/schemas/canary.schema.json @@ -1599,6 +1599,9 @@ }, "credentials": { "$ref": "#/$defs/EnvVar" + }, + "skipTLSVerify": { + "type": "boolean" } }, "additionalProperties": false, @@ -1634,6 +1637,9 @@ "credentials": { "$ref": "#/$defs/EnvVar" }, + "skipTLSVerify": { + "type": "boolean" + }, "bucket": { "type": "string" } diff --git a/config/schemas/component.schema.json b/config/schemas/component.schema.json index 9b396b915..077efd381 100644 --- a/config/schemas/component.schema.json +++ b/config/schemas/component.schema.json @@ -1118,6 +1118,9 @@ "search": { "type": "string" }, + "limit": { + "type": "integer" + }, "includeDeleted": { "type": "boolean" }, @@ -1884,6 +1887,9 @@ }, "credentials": { "$ref": "#/$defs/EnvVar" + }, + "skipTLSVerify": { + "type": "boolean" } }, "additionalProperties": false, @@ -1919,6 +1925,9 @@ "credentials": { "$ref": "#/$defs/EnvVar" }, + "skipTLSVerify": { + "type": "boolean" + }, "bucket": { "type": "string" } diff --git a/config/schemas/health_catalog.schema.json b/config/schemas/health_catalog.schema.json index 625e1c279..e05b140fd 100644 --- a/config/schemas/health_catalog.schema.json +++ b/config/schemas/health_catalog.schema.json @@ -186,6 +186,9 @@ "search": { "type": "string" }, + "limit": { + "type": "integer" + }, "includeDeleted": { "type": "boolean" }, diff --git a/config/schemas/health_databasebackupcheck.schema.json b/config/schemas/health_databasebackupcheck.schema.json index f41b5c046..bc5f96e24 100644 --- a/config/schemas/health_databasebackupcheck.schema.json +++ b/config/schemas/health_databasebackupcheck.schema.json @@ -130,6 +130,9 @@ }, "credentials": { "$ref": "#/$defs/EnvVar" + }, + "skipTLSVerify": { + "type": "boolean" } }, "additionalProperties": false, diff --git a/config/schemas/health_exec.schema.json b/config/schemas/health_exec.schema.json index d1e06b5fd..45a72cd08 100644 --- a/config/schemas/health_exec.schema.json +++ b/config/schemas/health_exec.schema.json @@ -221,6 +221,9 @@ }, "credentials": { "$ref": "#/$defs/EnvVar" + }, + "skipTLSVerify": { + "type": "boolean" } }, "additionalProperties": false, diff --git a/config/schemas/health_folder.schema.json b/config/schemas/health_folder.schema.json index 3b5e00a9c..058695f9b 100644 --- a/config/schemas/health_folder.schema.json +++ b/config/schemas/health_folder.schema.json @@ -195,6 +195,9 @@ "credentials": { "$ref": "#/$defs/EnvVar" }, + "skipTLSVerify": { + "type": "boolean" + }, "bucket": { "type": "string" } diff --git a/config/schemas/topology.schema.json b/config/schemas/topology.schema.json index 45da44936..5513d002e 100644 --- a/config/schemas/topology.schema.json +++ b/config/schemas/topology.schema.json @@ -1088,6 +1088,9 @@ "search": { "type": "string" }, + "limit": { + "type": "integer" + }, "includeDeleted": { "type": "boolean" }, @@ -1854,6 +1857,9 @@ }, "credentials": { "$ref": "#/$defs/EnvVar" + }, + "skipTLSVerify": { + "type": "boolean" } }, "additionalProperties": false, @@ -1889,6 +1895,9 @@ "credentials": { "$ref": "#/$defs/EnvVar" }, + "skipTLSVerify": { + "type": "boolean" + }, "bucket": { "type": "string" } diff --git a/go.mod b/go.mod index 4be356947..ebc6a2ea7 100644 --- a/go.mod +++ b/go.mod @@ -18,7 +18,7 @@ require ( github.com/elastic/go-elasticsearch/v8 v8.13.1 github.com/flanksource/artifacts v1.0.15 github.com/flanksource/commons v1.30.3 - github.com/flanksource/duty v1.0.657 + github.com/flanksource/duty v1.0.684 github.com/flanksource/gomplate/v3 v3.24.34 github.com/flanksource/is-healthy v1.0.31 github.com/flanksource/kommons v0.31.4 @@ -119,11 +119,9 @@ require ( github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.5 // indirect github.com/aws/aws-sdk-go-v2/service/sts v1.30.5 // indirect github.com/aws/smithy-go v1.20.4 // indirect - github.com/bahlo/generic-list-go v0.2.0 // indirect github.com/beorn7/perks v1.0.1 // indirect github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect github.com/bmatcuk/doublestar/v4 v4.6.1 // indirect - github.com/buger/jsonparser v1.1.1 // indirect github.com/cenkalti/backoff/v4 v4.2.1 // indirect github.com/cespare/xxhash/v2 v2.3.0 // indirect github.com/cloudflare/circl v1.3.7 // indirect @@ -198,7 +196,6 @@ require ( github.com/hirochachacha/go-smb2 v1.1.0 // indirect github.com/imdario/mergo v0.3.16 // indirect github.com/inconshreveable/mousetrap v1.1.0 // indirect - github.com/invopop/jsonschema v0.12.0 // indirect github.com/itchyny/gojq v0.12.16 // indirect github.com/itchyny/timefmt-go v0.1.6 // indirect github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 // indirect @@ -273,14 +270,10 @@ require ( github.com/valyala/fasttemplate v1.2.2 // indirect github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect - github.com/wk8/go-ordered-map/v2 v2.1.8 // indirect github.com/xanzy/ssh-agent v0.3.3 // indirect github.com/xdg-go/pbkdf2 v1.0.0 // indirect github.com/xdg-go/scram v1.1.2 // indirect github.com/xdg-go/stringprep v1.0.4 // indirect - github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect - github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect - github.com/xeipuuv/gojsonschema v1.2.0 // indirect github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 // indirect github.com/xlab/treeprint v1.2.0 // indirect github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a // indirect diff --git a/go.sum b/go.sum index 6759b1c3e..e8f78d463 100644 --- a/go.sum +++ b/go.sum @@ -748,8 +748,6 @@ github.com/aws/aws-sdk-go-v2/service/sts v1.30.5/go.mod h1:vmSqFK+BVIwVpDAGZB3Co github.com/aws/smithy-go v1.13.5/go.mod h1:Tg+OJXh4MB2R/uN61Ko2f6hTZwB/ZYGOtib8J3gBHzA= github.com/aws/smithy-go v1.20.4 h1:2HK1zBdPgRbjFOHlfeQZfpC4r72MOb9bZkiFwggKO+4= github.com/aws/smithy-go v1.20.4/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg= -github.com/bahlo/generic-list-go v0.2.0 h1:5sz/EEAK+ls5wF+NeqDpk5+iNdMDXrh3z3nPnH1Wvgk= -github.com/bahlo/generic-list-go v0.2.0/go.mod h1:2KvAjgMlE5NNynlg/5iLrrCCZ2+5xWbdbCW3pNTGyYg= github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q= github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8= github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= @@ -761,8 +759,6 @@ github.com/bmatcuk/doublestar/v4 v4.6.1 h1:FH9SifrbvJhnlQpztAx++wlkk70QBf0iBWDwN github.com/bmatcuk/doublestar/v4 v4.6.1/go.mod h1:xBQ8jztBU6kakFMg+8WGxn0c6z1fTSPVIjEY1Wr7jzc= github.com/boombuler/barcode v1.0.0/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8= github.com/boombuler/barcode v1.0.1/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8= -github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs= -github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0= github.com/bwesterb/go-ristretto v1.2.3/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0= github.com/c2h5oh/datasize v0.0.0-20231215233829-aa82cc1e6500 h1:6lhrsTEnloDPXyeZBvSYvQf8u86jbKehZPVDDlkgDl4= github.com/c2h5oh/datasize v0.0.0-20231215233829-aa82cc1e6500/go.mod h1:S/7n9copUssQ56c7aAgHqftWO4LTf4xY6CGWt8Bc+3M= @@ -863,8 +859,8 @@ github.com/flanksource/artifacts v1.0.15 h1:3ImJr2y0ZCXw/QrMhfJJktAT7pYD3sMZR5ix github.com/flanksource/artifacts v1.0.15/go.mod h1:qHVCnQu5k50aWNJ5UhpcAKEl7pAzqUrFFKGSm147G70= github.com/flanksource/commons v1.30.3 h1:wtt6xRFK4O5vtoOSreBuHw8N5TmNjc4peRF1KrkVbVQ= github.com/flanksource/commons v1.30.3/go.mod h1:TPZtZUwHuG6cqX8Pbg+YDr8WZzVLK/ZRc5OgN4HUk+M= -github.com/flanksource/duty v1.0.657 h1:SoJY93zKRB5QududnGSguC6fCuSU+T+PHuYmK39qRW8= -github.com/flanksource/duty v1.0.657/go.mod h1:Oj9zIX94CR2U+nmnt97gNLMrsBWILyIhIBeJynIIgqE= +github.com/flanksource/duty v1.0.684 h1:wezpwqfsZzyBOivGKyn9g4+TSEx9TNQlTNwpwIddK6Y= +github.com/flanksource/duty v1.0.684/go.mod h1:XM1Y1FfW0TB4HvuP/GjwS3ZDvJKYM5o1wobgRIyqkuA= github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc= github.com/flanksource/gomplate/v3 v3.24.34 h1:KeA7bim1OzUqBXTftumgdacMlb3fGX95Y0kOtBduYGQ= github.com/flanksource/gomplate/v3 v3.24.34/go.mod h1:FdQHxnyrBSmT5zNJTDq08oXxD+eOqti4ERanSoDmQAU= @@ -1172,8 +1168,6 @@ github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4= github.com/imdario/mergo v0.3.16/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY= github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8= github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw= -github.com/invopop/jsonschema v0.12.0 h1:6ovsNSuvn9wEQVOyc72aycBMVQFKz7cPdMJn10CvzRI= -github.com/invopop/jsonschema v0.12.0/go.mod h1:ffZ5Km5SWWRAIN6wbDXItl95euhFz2uON45H2qjYt+0= github.com/itchyny/gojq v0.12.13/go.mod h1:JzwzAqenfhrPUuwbmEz3nu3JQmFLlQTQMUcOdnu/Sf4= github.com/itchyny/gojq v0.12.16 h1:yLfgLxhIr/6sJNVmYfQjTIv0jGctu6/DgDoivmxTr7g= github.com/itchyny/gojq v0.12.16/go.mod h1:6abHbdC2uB9ogMS38XsErnfqJ94UlngIJGlRAIj4jTM= @@ -1575,8 +1569,6 @@ github.com/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IU github.com/vmihailenco/msgpack/v5 v5.4.1/go.mod h1:GaZTsDaehaPpQVyxrf5mtQlH+pc21PIudVV/E3rRQok= github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g= github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds= -github.com/wk8/go-ordered-map/v2 v2.1.8 h1:5h/BUHu93oj4gIdvHHHGsScSTMijfx5PeYkE/fJgbpc= -github.com/wk8/go-ordered-map/v2 v2.1.8/go.mod h1:5nJHM5DyteebpVlHnWMV0rPz6Zp7+xBAnxjb1X5vnTw= github.com/xanzy/ssh-agent v0.3.3 h1:+/15pJfg/RsTxqYcX6fHqOXZwwMP+2VyYWJeWM2qQFM= github.com/xanzy/ssh-agent v0.3.3/go.mod h1:6dzNDKs0J9rVPHPhaGCukekBHKqfl+L3KghI1Bc68Uw= github.com/xdg-go/pbkdf2 v1.0.0 h1:Su7DPu48wXMwC3bs7MCNG+z4FhcyEuz5dlvchbq0B0c= @@ -1585,12 +1577,6 @@ github.com/xdg-go/scram v1.1.2 h1:FHX5I5B4i4hKRVRBCFRxq1iQRej7WO3hhBuJf+UUySY= github.com/xdg-go/scram v1.1.2/go.mod h1:RT/sEzTbU5y00aCK8UOx6R7YryM0iF1N2MOmC3kKLN4= github.com/xdg-go/stringprep v1.0.4 h1:XLI/Ng3O1Atzq0oBs3TWm+5ZVgkq2aqdlvP9JtoZ6c8= github.com/xdg-go/stringprep v1.0.4/go.mod h1:mPGuuIYwz7CmR2bT9j4GbQqutWS1zV24gijq1dTyGkM= -github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f h1:J9EGpcZtP0E/raorCMxlFGSTBrsSlaDGf3jU/qvAE2c= -github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f/go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU= -github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 h1:EzJWgHovont7NscjpAxXsDA8S8BMYve8Y5+7cuRE7R0= -github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ= -github.com/xeipuuv/gojsonschema v1.2.0 h1:LhYJRs+L4fBtjZUfuSZIKGeVu0QRy8e5Xi7D17UxZ74= -github.com/xeipuuv/gojsonschema v1.2.0/go.mod h1:anYRn/JVcOK2ZgGU+IjEV4nwlhoK5sQluxsYJ78Id3Y= github.com/xhit/go-str2duration v1.2.0/go.mod h1:3cPSlfZlUHVlneIVfePFWcJZsuwf+P1v2SRTV4cUmp4= github.com/xhit/go-str2duration/v2 v2.1.0/go.mod h1:ohY8p+0f07DiV6Em5LKB0s2YpLtXVyJfNt1+BlmyAsU= github.com/xi2/xz v0.0.0-20171230120015-48954b6210f8 h1:nIPpBwaJSVYIxUFsDv3M8ofmx9yWTog9BfvIu0q41lo=