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 dependencies #692

Merged
merged 1 commit into from
Jul 1, 2022
Merged

Update dependencies #692

merged 1 commit into from
Jul 1, 2022

Conversation

pjbgf
Copy link
Member

@pjbgf pjbgf commented Jul 1, 2022

Main reason for the update is getting gopkg.in/yaml.v3 to version 3.0.1, which fixes further instances of CVE-2022-28948, as per fluxcd/source-controller#804.

Updated dependencies:

  • github.com/aws/aws-sdk-go to version 1.44.46.
  • github.com/aws/aws-sdk-go-v2 to version 1.16.6.
  • github.com/aws/aws-sdk-go-v2/config to version 1.15.12.
  • github.com/aws/aws-sdk-go-v2/credentials to version 1.12.7.
  • github.com/aws/aws-sdk-go-v2/service/kms to version 1.17.4.
  • github.com/aws/aws-sdk-go-v2/service/sts to version 1.16.8.
  • github.com/hashicorp/vault/api to version 1.7.2.
  • golang.org/x/net to version 0.0.0-20220630215102-69896b714898.
  • google.golang.org/api to version 0.86.0.
  • google.golang.org/genproto to version 0.0.0-20220630174209-ad1d48641aa7.
  • gopkg.in/yaml.v3 to version 3.0.1.

@pjbgf pjbgf added the area/ci CI related issues and pull requests label Jul 1, 2022
@pjbgf pjbgf requested a review from stefanprodan July 1, 2022 11:41
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

- github.com/aws/aws-sdk-go to version 1.44.46.
- github.com/aws/aws-sdk-go-v2 to version 1.16.6.
- github.com/aws/aws-sdk-go-v2/config to version 1.15.12.
- github.com/aws/aws-sdk-go-v2/credentials to version 1.12.7.
- github.com/aws/aws-sdk-go-v2/service/kms to version 1.17.4.
- github.com/aws/aws-sdk-go-v2/service/sts to version 1.16.8.
- github.com/hashicorp/vault/api to version 1.7.2.
- golang.org/x/net to version 0.0.0-20220630215102-69896b714898.
- google.golang.org/api to version 0.86.0.
- google.golang.org/genproto to version 0.0.0-20220630174209-ad1d48641aa7.
- gopkg.in/yaml.v3 to version 3.0.1.

Signed-off-by: Paulo Gomes <[email protected]>
@stefanprodan stefanprodan merged commit b0509d5 into fluxcd:main Jul 1, 2022
@pjbgf pjbgf deleted the update-deps branch July 1, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants