Skip to content

Commit

Permalink
Bump Hugo module inspec to 6.8.1. (#4292)
Browse files Browse the repository at this point in the history
* Bump Hugo module inspec to 6.8.1.

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.

* Fix build

Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>

---------

Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Co-authored-by: Chef Expeditor <chef-ci@chef.io>
Co-authored-by: Ian Maddaus <ian.maddaus@progress.com>
  • Loading branch information
3 people authored Jul 31, 2024
1 parent e6e9fa4 commit 9f71973
Show file tree
Hide file tree
Showing 7 changed files with 113 additions and 6 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# github.com/chef/desktop-config/docs-chef-io v0.0.0-20230711052355-bad26ce3ac0b
# github.com/habitat-sh/habitat/components/docs-chef-io v0.0.0-20240410132404-ec6d25dc198b
# github.com/chef/chef-server/docs-chef-io v0.0.0-20240530151056-7940d04f6096
# github.com/inspec/inspec/docs-chef-io v0.0.0-20240129132650-42c7f3e46b43
# github.com/inspec/inspec/docs-chef-io v0.0.0-20240725161417-9e8c62dc0c3f
# github.com/inspec/inspec-alicloud/docs-chef-io v0.0.0-20240122032124-a1d2a214e170
# github.com/inspec/inspec-aws/docs-chef-io v0.0.0-20240122032232-049dcf822eef
# github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20240122032234-c1394fc25525
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ require (
github.com/inspec/inspec-azure/docs-chef-io v0.0.0-20240122032234-c1394fc25525 // indirect
github.com/inspec/inspec-habitat/docs-chef-io v0.0.0-20220218210405-bfd542da49fd // indirect
github.com/inspec/inspec-k8s/docs-chef-io v0.0.0-20240122032042-421355eaf502 // indirect
github.com/inspec/inspec/docs-chef-io v0.0.0-20240129132650-42c7f3e46b43 // indirect
github.com/inspec/inspec/docs-chef-io v0.0.0-20240725161417-9e8c62dc0c3f // indirect
github.com/swiftype/swiftype-autocomplete-jquery v0.0.0-20190222215504-a90008d64b30 // indirect
github.com/swiftype/swiftype-search-jquery v1.1.0 // indirect
github.com/twitter/hogan.js v3.0.2+incompatible // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ github.com/inspec/inspec-habitat/docs-chef-io v0.0.0-20220218210405-bfd542da49fd
github.com/inspec/inspec-habitat/docs-chef-io v0.0.0-20220218210405-bfd542da49fd/go.mod h1:Q4E7QBY4b7HDE2psfGT9jqvnLq1yfg5e9KWK4VTtI/M=
github.com/inspec/inspec-k8s/docs-chef-io v0.0.0-20240122032042-421355eaf502 h1:l3NT3O2TWWbp1XTeolWRNreLWoWornD4S8+h9uIVIc0=
github.com/inspec/inspec-k8s/docs-chef-io v0.0.0-20240122032042-421355eaf502/go.mod h1:JwjkNHKgELWxc9esXuK3ELEGL371pK496OKrK+te3Lk=
github.com/inspec/inspec/docs-chef-io v0.0.0-20240129132650-42c7f3e46b43 h1:jL7E7tdobP1mvzXmYifLTMnwf/YSc8ceU+p4jCaGhWg=
github.com/inspec/inspec/docs-chef-io v0.0.0-20240129132650-42c7f3e46b43/go.mod h1:k41HVhnK+v9/X2qCX+axYBM6eME3kFeatloWoMLxXQU=
github.com/inspec/inspec/docs-chef-io v0.0.0-20240725161417-9e8c62dc0c3f h1:fYKOoUx0n7VTPDHF9aWh3W++5XrI6YfhqSDuZFbWZuo=
github.com/inspec/inspec/docs-chef-io v0.0.0-20240725161417-9e8c62dc0c3f/go.mod h1:k41HVhnK+v9/X2qCX+axYBM6eME3kFeatloWoMLxXQU=
github.com/swiftype/swiftype-autocomplete-jquery v0.0.0-20190222215504-a90008d64b30 h1:dhqLFBINtD1rMwwd5s9INu4BkciCvQUd+r+CWUYWIB4=
github.com/swiftype/swiftype-autocomplete-jquery v0.0.0-20190222215504-a90008d64b30/go.mod h1:qnxTyatkwE84LvoaQLPaLB4h5M3n6Q2z+SB/96DcAK8=
github.com/swiftype/swiftype-search-jquery v1.1.0 h1:VRYyWPQtf3Vl3B5W2xQJuFVoUBlBFGQ4tOTu94b8mNU=
Expand Down

0 comments on commit 9f71973

Please sign in to comment.