chore: update all dependencies to latest#27
Conversation
|
Comment
You can also request review from a specific team by commenting 💡 If you see something that doesn't look right, check the configuration guide. |
There was a problem hiding this comment.
Pull request overview
Changes: Maintenance (1)
This PR updates the module graph to newer versions of key Go dependencies (ProtonMail gopenpgp/go-crypto, HashiCorp Vault SDK, and golang.org/x packages).
Changes:
- Bumped direct dependencies (
gopenpgp/v2,vault/sdk) to newer releases. - Updated several indirect dependencies (
go-crypto,circl,x/crypto,x/sys,x/text) and refreshedgo.sumaccordingly.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| go.mod | Updates required module versions to newer releases. |
| go.sum | Adds checksums for the updated module versions (but needs a tidy fix for one entry). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
chore: update dependencies chore: update dependencies
|
/request-review |
|
Success 🎉 The review request was sent to the following:
If you see something that doesn't look right, follow this doc to improve our slack channel mapping. Thank you! |
Context
Update all Golang dependencies to the latest versions
Update all Golang dependencies to the latest versions
Update all Golang dependencies to the latest versions
Checklist