-
Notifications
You must be signed in to change notification settings - Fork 519
dependencies: Update several dependencies #1301
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
Conversation
Skipping CI for Draft Pull Request. |
/test all |
/hold until after tomorrow's patch releases |
@justaugustus i'm still testing that :) no rush at all |
d4af24c
to
9e5fdfb
Compare
- Update `github.com/bazelbuild/rules_go` dependency to [v0.23.1](https://github.com/bazelbuild/rules_go/tree/v0.23.1) which is the latest available and has the [following changes](https://github.com/bazelbuild/rules_go/releases/tag/v0.23.1) - Update `github.com/maxbrunsfeld/counterfeiter/v6` dependency to [v6.2.3](https://github.com/maxbrunsfeld/counterfeiter/tree/v6.2.3) which is the latest available and has the [following changes](https://github.com/maxbrunsfeld/counterfeiter/releases/tag/v6.2.3) - Update `github.com/psampaz/go-mod-outdated` dependency to [v0.6.0](https://github.com/psampaz/go-mod-outdated/tree/v0.6.0) which is the latest available and has the [following changes](https://github.com/psampaz/go-mod-outdated/releases/tag/v0.6.0) - Update `github.com/spf13/cobra` dependency to [v1.0.0](https://github.com/spf13/cobra/tree/v1.0.0) which is the latest available and has the [following changes](https://github.com/spf13/cobra/releases/tag/v1.0.0) - Update `github.com/yuin/goldmark` dependency to [v1.1.30](https://github.com/yuin/goldmark/tree/v1.1.30) which is the latest available and has the [following changes](https://github.com/yuin/goldmark/releases/tag/v1.1.30) - Update `k8s.io/utils` dependency to `v0.0.0-20200414100711-2df71ebbae66`
/priority important-soon |
/test pull-release-cluster-up |
all good for review @justaugustus @saschagrunert |
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
:)
/lgtm |
/hold cancel |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cpanato, justaugustus, saschagrunert 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 |
/hold
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Update dependencies:
github.com/bazelbuild/rules_go
dependency to v0.23.1 which is the latest available and has the following changesgithub.com/maxbrunsfeld/counterfeiter/v6
dependency to v6.2.3 which is the latest available and has the following changesgithub.com/psampaz/go-mod-outdated
dependency to v0.6.0 which is the latest available and has the following changesgithub.com/spf13/cobra
dependency to v1.0.0 which is the latest available and has the following changesgithub.com/yuin/goldmark
dependency to v1.1.30 which is the latest available and has the following changesk8s.io/utils
dependency tov0.0.0-20200414100711-2df71ebbae66
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?