Skip to content

Conversation

@loreto
Copy link
Contributor

@loreto loreto commented Nov 6, 2025

Summary

Update go dependencies to latest versions

How was it tested?

devbox test (although some tests seem to be timing out independent of my change, at least locally)

Community Contribution License

All community contributions in this pull request are licensed to the project
maintainers under the terms of the
Apache 2 License.

By creating this pull request, I represent that I have the right to license the
contributions to the project maintainers under the Apache 2 License as stated in
the
Community Contribution License.

Upgraded multiple direct and indirect dependencies in go.mod to their latest versions for improved stability, security, and new features. Also removed unused dependencies and updated tool references.
@loreto loreto requested a review from Copilot November 6, 2025 18:47
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates various Go dependencies to their latest versions, including AWS SDK, Cobra, testing utilities, and other core libraries. The updates also clean up some unused dependencies and remove the gopls tool from the tool section.

  • Updates multiple direct and indirect dependencies to newer versions
  • Removes several unused indirect dependencies
  • Removes gopls from the tool section

Reviewed Changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates direct and indirect dependency versions; removes unused dependencies; removes gopls from tool section
go.sum Updates checksums for all updated dependencies and removes entries for deleted dependencies

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@loreto loreto requested a review from savil November 6, 2025 18:53
@loreto loreto merged commit bd30fb0 into main Nov 6, 2025
32 checks passed
@loreto loreto deleted the daniel/update-deps branch November 6, 2025 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants