Skip to content
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 plugin dependencies #30

Merged
merged 1 commit into from
Dec 7, 2021
Merged

Update plugin dependencies #30

merged 1 commit into from
Dec 7, 2021

Conversation

nywilken
Copy link
Contributor

@nywilken nywilken commented Dec 7, 2021

  • Bump github.com/yandex-cloud/go-sdk to address vulnerability in
    github.com/dgrijalva/jwt-go

  • Bump cloud.google.com/go/storage to address .Object_CustomerEncryption
    has no field or method GetKeySha256 error

go get github.com/yandex-cloud/go-sdk
go get cloud.google.com/go/storage
go mod tidy -compat=1.17

* Bump github.com/yandex-cloud/go-sdk to address vulnerability in
  github.com/dgrijalva/jwt-go

* Bump cloud.google.com/go/storage to address .Object_CustomerEncryption
  has no field or method GetKeySha256 error

```shell
go get github.com/yandex-cloud/go-sdk
go get cloud.google.com/go/storage
go mod tidy -compat=1.17
```
@nywilken nywilken requested a review from a team as a code owner December 7, 2021 10:25
@azr
Copy link
Contributor

azr commented Dec 7, 2021

LGTM too !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants