From bc7a9e7f0623ea08275fc4d6286bc10ed4ecc98e Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 30 Sep 2025 19:23:53 +0000 Subject: [PATCH] Bump Hugo module chef-workstation to 25.9.1094. 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 | 4 ++-- _vendor/modules.txt | 2 +- go.mod | 2 +- go.sum | 4 ++-- 4 files changed, 6 insertions(+), 6 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 1fb1efe0d5..942c14baf4 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,8 +1,8 @@ | Platform | Architecture | Version | |-----------------------------------| ----------------------------| ---------------------------------------------------------------------------| | Amazon Linux | x86_64, arch64 (2023 only) | 2.x, 2023 | -| macOS | - x86_64 (12.x)
- arch64 (12.x, 13.x, 14.x) | 12.x, 13.x, 14.x |x | +| macOS | x86_64 (12.x only), arch64 | 12.x, 13.x, 14.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 | -| Windows | x64 | 10, 11, Server 2012, Server 2012 R2, Server 2016, Server 2019, Server 2022 | +| Windows | x64 | 10, 11, Server 2016, Server 2019, Server 2022 | diff --git a/_vendor/modules.txt b/_vendor/modules.txt index 7d4a61f8c9..734c04eaf0 100644 --- a/_vendor/modules.txt +++ b/_vendor/modules.txt @@ -9,7 +9,7 @@ # github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20250728075256-c374c23637d3 # 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-20250718131033-13973a5c0863 +# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250930142111-8c07fe8a2202 # github.com/chef/supermarket/docs-chef-io v0.0.0-20250602140848-cded623a3f5c # github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f # github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250818133051-ee9a3314396c diff --git a/go.mod b/go.mod index 2fe62deda7..e5d21b1b68 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/chef/automate/components/docs-chef-io v0.0.0-20250902130712-4abbca2f9c80 // indirect github.com/chef/chef-docs-theme v0.0.0-20250808212116-563fde1a25bc // indirect github.com/chef/chef-server/docs-chef-io v0.0.0-20250912093648-70b79ec99736 // indirect - github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863 // indirect + github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250930142111-8c07fe8a2202 // indirect github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250818133051-ee9a3314396c // indirect github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250818073818-2c66a6fcd964 // indirect github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43 // indirect diff --git a/go.sum b/go.sum index b303026d24..c9d4140d25 100644 --- a/go.sum +++ b/go.sum @@ -4,8 +4,8 @@ github.com/chef/chef-docs-theme v0.0.0-20250808212116-563fde1a25bc h1:QwjE9YnoY0 github.com/chef/chef-docs-theme v0.0.0-20250808212116-563fde1a25bc/go.mod h1:+Jpnv+LXE6dXu2xDcMzMc0RxRGuCPAoFxq5tJ/X6QpQ= github.com/chef/chef-server/docs-chef-io v0.0.0-20250912093648-70b79ec99736 h1:Xw9OJ/APB51rHN9s15EwsAgJu2fBiuZawSPS56ZwCVU= github.com/chef/chef-server/docs-chef-io v0.0.0-20250912093648-70b79ec99736/go.mod h1:gMSa25GUHmLimA0gjvRd3hs1buOBqkKPrdHzHvaJauY= -github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863 h1:NgaLqTscmj0Ykj7tlTwMw8DDXPt7y/AynYvipPYL8oY= -github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863/go.mod h1:V8imA1NaIkzCKU5GZjsXScPNy7Nd8FjcPBnMfmP1hBk= +github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250930142111-8c07fe8a2202 h1:Y+FOYj9dTQ3xGIukEpC3kGfZuPCUAKv1pqwFEUzLTII= +github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250930142111-8c07fe8a2202/go.mod h1:V8imA1NaIkzCKU5GZjsXScPNy7Nd8FjcPBnMfmP1hBk= github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250818133051-ee9a3314396c h1:r9qdIQdnv0RoBmoXfgRYboGmDAQ/jGRVpXr0dNKE7pA= github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250818133051-ee9a3314396c/go.mod h1:fsG7S6r66ZW6Af/sqq+OL3WNP+BoO4V1/Evwu98Noig= github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250818073818-2c66a6fcd964 h1:+emUvwiyDZmvhC1CK3M1mrreikWCc+QU3lUqvNBuV5I=