Skip to content

Commit 2af1ee9

Browse files
committed
Bump Hugo module supermarket to 5.2.0.
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.
1 parent b3759d5 commit 2af1ee9

File tree

4 files changed

+151
-92
lines changed

4 files changed

+151
-92
lines changed

_vendor/github.com/chef/supermarket/docs-chef-io/content/supermarket/supermarket_upgrade.md

Lines changed: 147 additions & 88 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
@@ -9,7 +9,7 @@
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
1111
# github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250522055454-8df8550a2503
12-
# github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72
12+
# github.com/chef/supermarket/docs-chef-io v0.0.0-20250602140848-cded623a3f5c
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-20250529075927-4db22de509f8
1515
# github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250529065228-f3ed2176e6bf

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
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
1515
github.com/chef/samples v0.0.0-20250424163637-3393187e624c // indirect
16-
github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72 // indirect
16+
github.com/chef/supermarket/docs-chef-io v0.0.0-20250602140848-cded623a3f5c // indirect
1717
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90 // indirect
1818
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20250523161510-a254ccc738ad // indirect
1919
github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ github.com/chef/license-service/docs-chef-io v0.0.0-20250120051510-ae1de80f4621
1818
github.com/chef/license-service/docs-chef-io v0.0.0-20250120051510-ae1de80f4621/go.mod h1:leNCF0KadV7zjm7YpVegNnbmWYUFXgaPKHP4tTDacos=
1919
github.com/chef/samples v0.0.0-20250424163637-3393187e624c h1:wjPanPVse/MWOel7hQ2tx/YVO2taon1qv6DWtfNn6Fo=
2020
github.com/chef/samples v0.0.0-20250424163637-3393187e624c/go.mod h1:RiMNPQ6ddrNSgTOcBrYaEVicaP52xs9TQz4RA+XTreA=
21-
github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72 h1:mGnH8fxL69YfwoLP+mJP5fodAukQVf0A5lmF+7Cq/64=
22-
github.com/chef/supermarket/docs-chef-io v0.0.0-20241105172430-a362eded8f72/go.mod h1:D+9mmEZxCwpdhZ8LrEODBWMwMufmJUubSt5NlU/lLB4=
21+
github.com/chef/supermarket/docs-chef-io v0.0.0-20250602140848-cded623a3f5c h1:qwUIyVKomElUxOdGjCRarkP0eRQOHA7cdgr0/X8ZQbA=
22+
github.com/chef/supermarket/docs-chef-io v0.0.0-20250602140848-cded623a3f5c/go.mod h1:D+9mmEZxCwpdhZ8LrEODBWMwMufmJUubSt5NlU/lLB4=
2323
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90 h1:p/a5iSATj0OjrqJLX/YKxYdGXhZzW58yyyNIC4JY4S0=
2424
github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90/go.mod h1:N/6F0+wmdvL6k0AjqyKIncMRClKAN92atjZdTLtYMaw=
2525
github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20250523161510-a254ccc738ad h1:ouEmy8zUhSus+Tqi0IDVktKo6OCCGQ84xmGNsDQfKdw=

0 commit comments

Comments
 (0)