Skip to content

Commit 8972e4d

Browse files
chef-expeditor[bot]chef-cidishanktiwari2501
authored
Bump Hugo module chef/compliance-remediation-2022 for chef/compliance-remediation-2022#645. (#4421)
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]> Co-authored-by: Dishank Tiwari <[email protected]>
1 parent 77537eb commit 8972e4d

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

_vendor/github.com/chef/compliance-remediation-2022/docs-chef-io/content/release_notes_compliance_remediation.md

+8-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
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
15-
# github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250403111641-fada5190e176
15+
# github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250506081430-c04163aa35a9
1616
# github.com/chef/license-service/docs-chef-io v0.0.0-20250120051510-ae1de80f4621
1717
# github.com/chef/samples v0.0.0-20250304162216-b7bf3710b07e
1818
# github.com/chef/chef-docs-theme v0.0.0-20250217213320-727f9bce8258

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94 // indirect
99
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250205062508-ee50345a4044 // indirect
1010
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250424114557-297ae97f62c2 // indirect
11-
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250403111641-fada5190e176 // indirect
11+
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
1313
github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f // indirect
1414
github.com/chef/license-service/docs-chef-io v0.0.0-20250120051510-ae1de80f4621 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250205062508-ee50345a4044
88
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250205062508-ee50345a4044/go.mod h1:u6KNpAJs9lTmRigxXsxX0dEywa5KLB40m1vbAalN0NI=
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=
11-
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250403111641-fada5190e176 h1:X2e3RK5CGhJQZTK9gsWU3bgOdfUypefRELmeynWxIVA=
12-
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250403111641-fada5190e176/go.mod h1:kNxSqzNZGBwfF4AfALPzUfOeAsscIIKq8vyoCNL33DA=
11+
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250506081430-c04163aa35a9 h1:8BfkQXoK2tIGexoVByLYbIEkIjpndR0o1JHGekonoq0=
12+
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250506081430-c04163aa35a9/go.mod h1:kNxSqzNZGBwfF4AfALPzUfOeAsscIIKq8vyoCNL33DA=
1313
github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43 h1:2wrzLEbX7qPYQRw/LTBm2pHB5HKyL9ElYUA7bkYScaE=
1414
github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43/go.mod h1:90xAx6sIfgSL50M2KzeBmx7V7s7dlhQU3xpUkJO0qW0=
1515
github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f h1:6+VjBykE1b9LGfJEBstSKLAGJySrhu6NY162gz+cnxo=

0 commit comments

Comments
 (0)