Skip to content

Commit cc22dd9

Browse files
committed
Bump Hugo module inspec to 6.8.11.
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 cf432ff commit cc22dd9

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

_vendor/github.com/inspec/inspec/docs-chef-io/content/inspec/install.md

Lines changed: 3 additions & 3 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
@@ -2,7 +2,7 @@
22
# github.com/chef/desktop-config/docs-chef-io v0.0.0-20240814044820-5af667d41a43
33
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20240410132404-ec6d25dc198b
44
# github.com/chef/chef-server/docs-chef-io v0.0.0-20240920053744-03b58ff14f46
5-
# github.com/inspec/inspec/docs-chef-io v0.0.0-20240826082411-e34d735e7a5f
5+
# github.com/inspec/inspec/docs-chef-io v0.0.0-20241105131042-f05b389794c9
66
# github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170
77
# github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20240122032232-049dcf822eef
88
# github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20240122032234-c1394fc25525

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ require (
2020
github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20240122032234-c1394fc25525 // indirect
2121
github.com/inspec/inspec-habitat/docs-chef-io v0.0.0-20220218210405-bfd542da49fd // indirect
2222
github.com/inspec/inspec-k8s/docs-chef-io v0.0.0-20240122032042-421355eaf502 // indirect
23-
github.com/inspec/inspec/docs-chef-io v0.0.0-20240826082411-e34d735e7a5f // indirect
23+
github.com/inspec/inspec/docs-chef-io v0.0.0-20241105131042-f05b389794c9 // indirect
2424
github.com/swiftype/swiftype-autocomplete-jquery v0.0.0-20190222215504-a90008d64b30 // indirect
2525
github.com/swiftype/swiftype-search-jquery v1.1.0 // indirect
2626
github.com/twitter/hogan.js v3.0.2+incompatible // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ github.com/inspec/inspec-habitat/docs-chef-io v0.0.0-20220218210405-bfd542da49fd
3232
github.com/inspec/inspec-habitat/docs-chef-io v0.0.0-20220218210405-bfd542da49fd/go.mod h1:Q4E7QBY4b7HDE2psfGT9jqvnLq1yfg5e9KWK4VTtI/M=
3333
github.com/inspec/inspec-k8s/docs-chef-io v0.0.0-20240122032042-421355eaf502 h1:l3NT3O2TWWbp1XTeolWRNreLWoWornD4S8+h9uIVIc0=
3434
github.com/inspec/inspec-k8s/docs-chef-io v0.0.0-20240122032042-421355eaf502/go.mod h1:JwjkNHKgELWxc9esXuK3ELEGL371pK496OKrK+te3Lk=
35-
github.com/inspec/inspec/docs-chef-io v0.0.0-20240826082411-e34d735e7a5f h1:UTHOiIMiMOKdbwMTLAeMfB//tiHQQSxpb01NMZP8ilo=
36-
github.com/inspec/inspec/docs-chef-io v0.0.0-20240826082411-e34d735e7a5f/go.mod h1:k41HVhnK+v9/X2qCX+axYBM6eME3kFeatloWoMLxXQU=
35+
github.com/inspec/inspec/docs-chef-io v0.0.0-20241105131042-f05b389794c9 h1:tSVETW4R51/1D7LJz73XRa1e276w0z6cNQ1+jT7CPRM=
36+
github.com/inspec/inspec/docs-chef-io v0.0.0-20241105131042-f05b389794c9/go.mod h1:k41HVhnK+v9/X2qCX+axYBM6eME3kFeatloWoMLxXQU=
3737
github.com/swiftype/swiftype-autocomplete-jquery v0.0.0-20190222215504-a90008d64b30 h1:dhqLFBINtD1rMwwd5s9INu4BkciCvQUd+r+CWUYWIB4=
3838
github.com/swiftype/swiftype-autocomplete-jquery v0.0.0-20190222215504-a90008d64b30/go.mod h1:qnxTyatkwE84LvoaQLPaLB4h5M3n6Q2z+SB/96DcAK8=
3939
github.com/swiftype/swiftype-search-jquery v1.1.0 h1:VRYyWPQtf3Vl3B5W2xQJuFVoUBlBFGQ4tOTu94b8mNU=

0 commit comments

Comments
 (0)