-
Notifications
You must be signed in to change notification settings - Fork 431
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
🏃Update several dependencies #587
Conversation
Updating project dependencies should be an episode of "Dirty Jobs". Thank you! |
That's kind of odd... |
trying to check what is wrong @devigned no clue now |
so looks like there is an issue: golang/go#31944 (comment) will remove that from the update for now |
- Update `Azure/azure-sdk-for-go` dependency to [v42.0.0](https://github.com/Azure/azure-sdk-for-go/tree/v42.0.0) which is the latest available and has the [following changes](https://github.com/Azure/azure-sdk-for-go/releases/tag/v42.0.0) - Update `golang/mock` dependency to [v1.4.3](https://github.com/golang/mock/tree/v1.4.3) which is the latest available and has the [following changes](https://github.com/golang/mock/releases/tag/v1.4.3) - Update `pelletier/go-toml` dependency to [v1.7.0](https://github.com/pelletier/go-toml/tree/v1.7.0) which is the latest available and has the [following changes](https://github.com/pelletier/go-toml/releases/tag/v1.7.0) - Update `spf13/viper` dependency to [v1.6.3](https://github.com/spf13/viper/tree/v1.6.3) which is the latest available and has the [following changes](https://github.com/spf13/viper/releases/tag/v1.6.3) - Update `Azure/go-autorest` dependency to [v14.0.1](https://github.com/Azure/go-autorest/tree/v14.0.1) which is the latest available and has the [following changes](https://github.com/Azure/go-autorest/releases/tag/v14.0.1) - Update `golangci/golangci-lint` dependency to [v1.25.1](https://github.com/golangci/golangci-lint/tree/v1.25.1) which is the latest available and has the [following changes](https://github.com/golangci/golangci-lint/releases/tag/v1.25.1) - Update `google/go-cmp` dependency to [v0.4.0](https://github.com/google/go-cmp/tree/v0.4.0) which is the latest available and has the [following changes](https://github.com/google/go-cmp/releases/tag/v0.4.0) - Update `gophercloud/gophercloud` dependency to [v0.10.0](https://github.com/gophercloud/gophercloud/tree/v0.10.0) which is the latest available and has the [following changes](https://github.com/gophercloud/gophercloud/releases/tag/v0.10.0) - Update `hashicorp/golang-lru` dependency to [v0.5.4](https://github.com/hashicorp/golang-lru/tree/v0.5.4) which is the latest available and has the [following changes](https://github.com/hashicorp/golang-lru/releases/tag/v0.5.4) - Update `kubernetes/code-generator` dependency to [v0.18.2](https://github.com/kubernetes/code-generator/tree/v0.18.2) which is the latest available and has the [following changes](https://github.com/kubernetes/code-generator/releases/tag/v0.18.2) - Update `Azure/go-autorest/autorest/adal` dependency to [v0.8.3](https://github.com/Azure/go-autorest/tree/autorest/adal/v0.8.3) which is the latest available and has the [following changes](https://github.com/Azure/go-autorest/releases/tag/autorest%2Fadal%2Fv0.8.3)
@cpanato can you please list all the dependencies updated in the release note? /hold |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CecileRobertMichon, cpanato 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 |
done @CecileRobertMichon |
/hold cancel |
What this PR does / why we need it:
Azure/azure-sdk-for-go
dependency to v42.0.0 which is the latest available and has the following changesgolang/mock
dependency to v1.4.3 which is the latest available and has the following changespelletier/go-toml
dependency to v1.7.0 which is the latest available and has the following changesspf13/viper
dependency to v1.6.3 which is the latest available and has the following changesAzure/go-autorest
dependency to v14.0.1 which is the latest available and has the following changesgolangci/golangci-lint
dependency to v1.25.1 which is the latest available and has the following changesgoogle/go-cmp
dependency to v0.4.0 which is the latest available and has the following changesgophercloud/gophercloud
dependency to v0.10.0 which is the latest available and has the following changeshashicorp/golang-lru
dependency to v0.5.4 which is the latest available and has the following changeskubernetes/code-generator
dependency to v0.18.2 which is the latest available and has the following changesAzure/go-autorest/autorest/adal
dependency to v0.8.3 which is the latest available and has the following changesWhich 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:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
Release note: