Skip to content

Commit 3fb16a7

Browse files
Bump Hugo module chef-workstation to 25.5.1084. (#4429)
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. Co-authored-by: Chef Expeditor <[email protected]>
1 parent 1271242 commit 3fb16a7

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

_vendor/github.com/chef/chef-workstation/docs-chef-io/content/workstation/reusable/md/workstation_supported_platforms.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20240122032234-c1394fc25525
99
# github.com/inspec/inspec-habitat/docs-chef-io v0.0.0-20220218210405-bfd542da49fd
1010
# github.com/inspec/inspec-k8s/docs-chef-io v0.0.0-20240122032042-421355eaf502
11-
# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250205062508-ee50345a4044
11+
# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503
1212
# github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72
1313
# github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f
1414
# github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250424114557-297ae97f62c2

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/chef/automate/components/docs-chef-io v0.0.0-20250523162809-c04dcb15deda // indirect
77
github.com/chef/chef-docs-theme v0.0.0-20250217213320-727f9bce8258 // indirect
88
github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94 // indirect
9-
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250205062508-ee50345a4044 // indirect
9+
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503 // indirect
1010
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250424114557-297ae97f62c2 // indirect
1111
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250506081430-c04163aa35a9 // indirect
1212
github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/chef/chef-docs-theme v0.0.0-20250217213320-727f9bce8258 h1:wpWL3E4Kb6
44
github.com/chef/chef-docs-theme v0.0.0-20250217213320-727f9bce8258/go.mod h1:+Jpnv+LXE6dXu2xDcMzMc0RxRGuCPAoFxq5tJ/X6QpQ=
55
github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94 h1:YpF+MQ2CQ0V/sOtGrTCxa+Lpd5J9iR6ADDkrdSMqtw0=
66
github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94/go.mod h1:gMSa25GUHmLimA0gjvRd3hs1buOBqkKPrdHzHvaJauY=
7-
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250205062508-ee50345a4044 h1:9su2oorS/cjvdxUEBaTZBjiCS3WafkLgk6bwDNQ1SDk=
8-
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250205062508-ee50345a4044/go.mod h1:u6KNpAJs9lTmRigxXsxX0dEywa5KLB40m1vbAalN0NI=
7+
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503 h1:U++vBiO8TQ6V5DZVZ8XI0WgUrnz6W/QMTGWEP3rhlaY=
8+
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503/go.mod h1:V8imA1NaIkzCKU5GZjsXScPNy7Nd8FjcPBnMfmP1hBk=
99
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250424114557-297ae97f62c2 h1:Pfn6qYZIIVHRC1L7y3CNAvTm78Hykodh3FiHIP4z5KE=
1010
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250424114557-297ae97f62c2/go.mod h1:fsG7S6r66ZW6Af/sqq+OL3WNP+BoO4V1/Evwu98Noig=
1111
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250506081430-c04163aa35a9 h1:8BfkQXoK2tIGexoVByLYbIEkIjpndR0o1JHGekonoq0=

0 commit comments

Comments
 (0)