-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 #1753
Conversation
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pradeepitm12 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
#1743 | [dependabot[bot]] Bump gotest.tools/v3 from 3.3.0 to 3.4.0 | 2022/10/12-09:47 #1744 | [dependabot[bot]] Bump google.golang.org/grpc from 1.49.0 to 1.50.0 | 2022/10/12-09:47 #1746 | [Pradeep Kumar] update go and golangci-lint version | 2022/10/12-10:27 #1747 | [Andrea Frittoli] Add releases.md for the CLI | 2022/10/12-10:27 #1748 | [Pradeep Kumar] Update README for v0.27.0 | 2022/10/12-10:27 #1752 | [Andrea Frittoli] Actually add a releases.md | 2022/10/12-13:35 #1751 | [Seongpyo Hong] Add timestamps option to show log with timestamp | 2022/10/12-15:37 #1753 | [dependabot[bot]] Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 | 2022/10/13-09:25 #1753 | [Piyush Garg] Get rid of deprecated cobra functions | 2022/10/13-09:25 #1745 | [Tomas Dabašinskas] Update .goreleaser.yml | 2022/10/17-17:11 null | [dependabot[bot]] Bump github.com/docker/docker | 2022/10/17-19:49 null | [dependabot[bot]] Bump github.com/docker/cli | 2022/10/18-09:13 null | [dependabot[bot]] Bump google.golang.org/grpc from 1.50.0 to 1.50.1 | 2022/10/18-09:55 Signed-off-by: vinamra28 <jvinamra776@gmail.com>
#1743 | [dependabot[bot]] Bump gotest.tools/v3 from 3.3.0 to 3.4.0 | 2022/10/12-09:47 #1744 | [dependabot[bot]] Bump google.golang.org/grpc from 1.49.0 to 1.50.0 | 2022/10/12-09:47 #1746 | [Pradeep Kumar] update go and golangci-lint version | 2022/10/12-10:27 #1747 | [Andrea Frittoli] Add releases.md for the CLI | 2022/10/12-10:27 #1748 | [Pradeep Kumar] Update README for v0.27.0 | 2022/10/12-10:27 #1752 | [Andrea Frittoli] Actually add a releases.md | 2022/10/12-13:35 #1751 | [Seongpyo Hong] Add timestamps option to show log with timestamp | 2022/10/12-15:37 #1753 | [dependabot[bot]] Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 | 2022/10/13-09:25 #1753 | [Piyush Garg] Get rid of deprecated cobra functions | 2022/10/13-09:25 #1745 | [Tomas Dabašinskas] Update .goreleaser.yml | 2022/10/17-17:11 null | [dependabot[bot]] Bump github.com/docker/docker | 2022/10/17-19:49 null | [dependabot[bot]] Bump github.com/docker/cli | 2022/10/18-09:13 null | [dependabot[bot]] Bump google.golang.org/grpc from 1.50.0 to 1.50.1 | 2022/10/18-09:55 Signed-off-by: vinamra28 <jvinamra776@gmail.com>
Bumps github.com/spf13/cobra from 1.5.0 to 1.6.0.
Get rid of deprecated cobra functions
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
make check
make generated
See the contribution guide
for more details.
Release Notes