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

chore: update go version to 1.22 and update vault dependencies #667

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

werne2j
Copy link
Member

@werne2j werne2j commented Sep 30, 2024

Description

Update go version and updates vault. Resolves 4 security alerts.

Checklist

Please make sure that your PR fulfills the following requirements:

  • Reviewed the guidelines for contributing to this repository
  • The commit message follows the Conventional Commits Guidelines.
  • Tests for the changes have been updated
  • Are you adding dependencies? If so, please run go mod tidy -compat=1.21 to ensure only the minimum is pulled in.
  • Docs have been added / updated
  • Optional. My organization is added to USERS.md.

Type of Change

  • Other (please describe) - Update dependencies

@werne2j werne2j self-assigned this Sep 30, 2024
@werne2j werne2j requested a review from jkayani as a code owner September 30, 2024 15:43
@werne2j werne2j force-pushed the updateVault1.17.6 branch 2 times, most recently from 44ea9d7 to daabb7d Compare September 30, 2024 16:15
)

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/internal/v1.5.1...sdk/azcore/v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Jake Wernette <werne2j@gmail.com>
@werne2j werne2j changed the title chore: update go version to 1.22 and update dependencies chore: update go version to 1.22 and update vault dependencies Sep 30, 2024
k8s.io/klog/v2 v2.110.1 // indirect
k8s.io/kube-openapi v0.0.0-20231010175941-2dd684a91f00 // indirect
k8s.io/utils v0.0.0-20230726121419-3b25d923346b // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
)

// Support using the forked repository until https://github.com/pires/go-proxyproto/pull/110 merges
Copy link
Member

Choose a reason for hiding this comment

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

It's merged now in case you want to update this

@werne2j
Copy link
Member Author

werne2j commented Oct 10, 2024

Looks like the PR was merged but not released at 1.0 and the vault go.mod still has the replace so i think it has to stay for now.

@werne2j werne2j merged commit b046a7d into main Oct 10, 2024
3 checks passed
@werne2j werne2j deleted the updateVault1.17.6 branch October 10, 2024 18:01
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.

2 participants