From 307de80555885db9fb8da392da95e5b6c6bf6d6e Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 27 May 2025 13:23:33 +0000 Subject: [PATCH] Bump Hugo module chef-workstation to 25.5.1084. This pull request was triggered automatically via Expeditor. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required. --- .../reusable/md/workstation_supported_platforms.md | 2 +- _vendor/modules.txt | 2 +- go.mod | 2 +- go.sum | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_vendor/github.com/chef/chef-workstation/docs-chef-io/content/workstation/reusable/md/workstation_supported_platforms.md b/_vendor/github.com/chef/chef-workstation/docs-chef-io/content/workstation/reusable/md/workstation_supported_platforms.md index b133b446a1..1fb1efe0d5 100644 --- a/_vendor/github.com/chef/chef-workstation/docs-chef-io/content/workstation/reusable/md/workstation_supported_platforms.md +++ b/_vendor/github.com/chef/chef-workstation/docs-chef-io/content/workstation/reusable/md/workstation_supported_platforms.md @@ -1,7 +1,7 @@ | Platform | Architecture | Version | |-----------------------------------| ----------------------------| ---------------------------------------------------------------------------| | Amazon Linux | x86_64, arch64 (2023 only) | 2.x, 2023 | -| macOS | x86_64, arch64 | 12.x | +| macOS | - x86_64 (12.x)
- arch64 (12.x, 13.x, 14.x) | 12.x, 13.x, 14.x |x | | Debian | x86_64 | 10.x, 11.x | | Red Hat Enterprise Linux / CentOS | x86_64 | 7.x, 8.x, 9.x | | Ubuntu | x86_64 | 18.04, 20.04, 22.04 | diff --git a/_vendor/modules.txt b/_vendor/modules.txt index 26d295449f..353a280f76 100644 --- a/_vendor/modules.txt +++ b/_vendor/modules.txt @@ -8,7 +8,7 @@ # github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20240122032234-c1394fc25525 # github.com/inspec/inspec-habitat/docs-chef-io v0.0.0-20220218210405-bfd542da49fd # github.com/inspec/inspec-k8s/docs-chef-io v0.0.0-20240122032042-421355eaf502 -# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250205062508-ee50345a4044 +# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503 # github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72 # github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f # github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250424114557-297ae97f62c2 diff --git a/go.mod b/go.mod index c37dad17d1..0824b075c3 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/chef/automate/components/docs-chef-io v0.0.0-20250523162809-c04dcb15deda // indirect github.com/chef/chef-docs-theme v0.0.0-20250217213320-727f9bce8258 // indirect github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94 // indirect - github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250205062508-ee50345a4044 // indirect + github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503 // indirect github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250424114557-297ae97f62c2 // indirect github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250506081430-c04163aa35a9 // indirect github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43 // indirect diff --git a/go.sum b/go.sum index 9c211e1421..a85d829b59 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,8 @@ github.com/chef/chef-docs-theme v0.0.0-20250217213320-727f9bce8258 h1:wpWL3E4Kb6 github.com/chef/chef-docs-theme v0.0.0-20250217213320-727f9bce8258/go.mod h1:+Jpnv+LXE6dXu2xDcMzMc0RxRGuCPAoFxq5tJ/X6QpQ= github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94 h1:YpF+MQ2CQ0V/sOtGrTCxa+Lpd5J9iR6ADDkrdSMqtw0= github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94/go.mod h1:gMSa25GUHmLimA0gjvRd3hs1buOBqkKPrdHzHvaJauY= -github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250205062508-ee50345a4044 h1:9su2oorS/cjvdxUEBaTZBjiCS3WafkLgk6bwDNQ1SDk= -github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250205062508-ee50345a4044/go.mod h1:u6KNpAJs9lTmRigxXsxX0dEywa5KLB40m1vbAalN0NI= +github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503 h1:U++vBiO8TQ6V5DZVZ8XI0WgUrnz6W/QMTGWEP3rhlaY= +github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503/go.mod h1:V8imA1NaIkzCKU5GZjsXScPNy7Nd8FjcPBnMfmP1hBk= github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250424114557-297ae97f62c2 h1:Pfn6qYZIIVHRC1L7y3CNAvTm78Hykodh3FiHIP4z5KE= github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250424114557-297ae97f62c2/go.mod h1:fsG7S6r66ZW6Af/sqq+OL3WNP+BoO4V1/Evwu98Noig= github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250506081430-c04163aa35a9 h1:8BfkQXoK2tIGexoVByLYbIEkIjpndR0o1JHGekonoq0=