Skip to content

Commit c62f2b5

Browse files
authored
Update compliance profiles rn (#4451)
Signed-off-by: Ian Maddaus <[email protected]>
1 parent fffe686 commit c62f2b5

File tree

4 files changed

+21
-10
lines changed

4 files changed

+21
-10
lines changed

_vendor/github.com/chef/compliance-profiles/docs-chef-io/content/release_notes_compliance_profiles.md

Lines changed: 17 additions & 6 deletions
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
@@ -12,7 +12,7 @@
1212
# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863
1313
# github.com/chef/supermarket/docs-chef-io v0.0.0-20250602140848-cded623a3f5c
1414
# github.com/chef/effortless/docs-chef-io v0.0.0-20230711123605-c8beb79aba4f
15-
# github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250529075927-4db22de509f8
15+
# github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250722110428-aefe0c6afb6a
1616
# github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250529065228-f3ed2176e6bf
1717
# github.com/chef/license-service/docs-chef-io v0.0.0-20250120051510-ae1de80f4621
1818
# github.com/chef/samples v0.0.0-20250424163637-3393187e624c

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/chef/chef-docs-theme v0.0.0-20250627231523-132348230780 // indirect
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-20250718131033-13973a5c0863 // indirect
10-
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250529075927-4db22de509f8 // indirect
10+
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250722110428-aefe0c6afb6a // indirect
1111
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250529065228-f3ed2176e6bf // 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94 h1:Y
66
github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94/go.mod h1:gMSa25GUHmLimA0gjvRd3hs1buOBqkKPrdHzHvaJauY=
77
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863 h1:NgaLqTscmj0Ykj7tlTwMw8DDXPt7y/AynYvipPYL8oY=
88
github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863/go.mod h1:V8imA1NaIkzCKU5GZjsXScPNy7Nd8FjcPBnMfmP1hBk=
9-
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250529075927-4db22de509f8 h1:kETEBN9ySvgYed/oyI2+DSfbdyENyIEDY6KhoLEjrcM=
10-
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250529075927-4db22de509f8/go.mod h1:fsG7S6r66ZW6Af/sqq+OL3WNP+BoO4V1/Evwu98Noig=
9+
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250722110428-aefe0c6afb6a h1:RvaRk+NrVOralX9fcZmOBffeXnkxk3OAA+9+KfDcV4M=
10+
github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250722110428-aefe0c6afb6a/go.mod h1:fsG7S6r66ZW6Af/sqq+OL3WNP+BoO4V1/Evwu98Noig=
1111
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250529065228-f3ed2176e6bf h1:Pl59+mK1dGsoxaDkMm2FfQcz8hw0iuBJt5JkmFBS3kE=
1212
github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250529065228-f3ed2176e6bf/go.mod h1:kNxSqzNZGBwfF4AfALPzUfOeAsscIIKq8vyoCNL33DA=
1313
github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43 h1:2wrzLEbX7qPYQRw/LTBm2pHB5HKyL9ElYUA7bkYScaE=

0 commit comments

Comments
 (0)