Skip to content

Commit

Permalink
Bump github.com/chef/go-chef-cli in /components/main-chef-wrapper (#2673
Browse files Browse the repository at this point in the history
)

Bumps [github.com/chef/go-chef-cli](https://github.com/chef/go-chef-cli) from 0.0.1 to 0.0.2.
- [Release notes](https://github.com/chef/go-chef-cli/releases)
- [Commits](chef/go-chef-cli@v0.0.1...v0.0.2)

---
updated-dependencies:
- dependency-name: github.com/chef/go-chef-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2022
1 parent 2b21cdb commit 2d14b4b
Show file tree
Hide file tree
Showing 16 changed files with 1,007 additions and 18 deletions.
2 changes: 1 addition & 1 deletion components/main-chef-wrapper/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/chef/chef-workstation/components/main-chef-wrapper
go 1.17

require (
github.com/chef/go-chef-cli v0.0.1
github.com/chef/go-chef-cli v0.0.2
github.com/chef/go-libs v0.4.1
github.com/mitchellh/go-homedir v1.1.0
github.com/spf13/cobra v1.4.0
Expand Down
622 changes: 620 additions & 2 deletions components/main-chef-wrapper/go.sum

Large diffs are not rendered by default.

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.

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.

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.

Loading

0 comments on commit 2d14b4b

Please sign in to comment.