Skip to content

dependencies: update several dependencies #212

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

Merged
merged 1 commit into from
Dec 7, 2020
Merged

dependencies: update several dependencies #212

merged 1 commit into from
Dec 7, 2020

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Dec 5, 2020

  • Update github.com/digitalocean/godo dependency to v1.54.0 which is the latest available and has the following changes
  • Update github.com/go-logr/logr dependency to v0.3.0 which is the latest available and has the following changes
  • Update golang.org/x/oauth2 dependency to v0.0.0-20201203001011-0b49973bad19
  • Update k8s.io/api dependency to v0.17.14
  • Update k8s.io/apimachinery dependency to v0.17.14
  • Update k8s.io/client-go dependency to v0.17.14
  • Update k8s.io/utils dependency to v0.0.0-20201110183641-67b214c5f920

What this PR does / why we need it:
/kind cleanup

update dependencies December cycle

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Documentation:

Release note:

- Update `github.com/digitalocean/godo` dependency to `v1.54.0`
- Update `github.com/go-logr/logr` dependency to `v0.3.0`
- Update `golang.org/x/oauth2` dependency to `v0.0.0-20201203001011-0b49973bad19`
- Update `k8s.io/api` dependency to `v0.17.14`
- Update `k8s.io/apimachinery` dependency to `v0.17.14`
- Update `k8s.io/client-go` dependency to `v0.17.14`
- Update `k8s.io/utils` dependency to `v0.0.0-20201110183641-67b214c5f920`

- Update `github.com/digitalocean/godo` dependency to
[v1.54.0](https://github.com/digitalocean/godo/tree/v1.54.0) which is
the latest available and has the [following
changes](https://github.com/digitalocean/godo/releases/tag/v1.54.0)
- Update `github.com/go-logr/logr` dependency to
[v0.3.0](https://github.com/go-logr/logr/tree/v0.3.0) which is the
latest available and has the [following
changes](https://github.com/go-logr/logr/releases/tag/v0.3.0)
- Update `golang.org/x/oauth2` dependency to
`v0.0.0-20201203001011-0b49973bad19`
- Update `k8s.io/api` dependency to `v0.17.14`
- Update `k8s.io/apimachinery` dependency to `v0.17.14`
- Update `k8s.io/client-go` dependency to `v0.17.14`
- Update `k8s.io/utils` dependency to
`v0.0.0-20201110183641-67b214c5f920`
@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 5, 2020
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 5, 2020
@cpanato
Copy link
Member Author

cpanato commented Dec 5, 2020

/assign @xmudrii @MorrisLaw @prksu

Copy link
Contributor

@prksu prksu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 7, 2020
@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, prksu

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 61e0d23 into kubernetes-sigs:master Dec 7, 2020
@k8s-ci-robot k8s-ci-robot added this to the v0.4 milestone Dec 7, 2020
@cpanato cpanato deleted the update-deps branch December 7, 2020 10:06
prksu pushed a commit to prksu/cluster-api-provider-digitalocean that referenced this pull request Dec 11, 2020
- Update `github.com/digitalocean/godo` dependency to
[v1.54.0](https://github.com/digitalocean/godo/tree/v1.54.0) which is
the latest available and has the [following
changes](https://github.com/digitalocean/godo/releases/tag/v1.54.0)
- Update `github.com/go-logr/logr` dependency to
[v0.3.0](https://github.com/go-logr/logr/tree/v0.3.0) which is the
latest available and has the [following
changes](https://github.com/go-logr/logr/releases/tag/v0.3.0)
- Update `golang.org/x/oauth2` dependency to
`v0.0.0-20201203001011-0b49973bad19`
- Update `k8s.io/api` dependency to `v0.17.14`
- Update `k8s.io/apimachinery` dependency to `v0.17.14`
- Update `k8s.io/client-go` dependency to `v0.17.14`
- Update `k8s.io/utils` dependency to
`v0.0.0-20201110183641-67b214c5f920`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants