Skip to content

🆙 Update Go dependencies to latest versions#1965

Merged
mkmccarty merged 1 commit intomainfrom
mm-branch-1
Dec 20, 2025
Merged

🆙 Update Go dependencies to latest versions#1965
mkmccarty merged 1 commit intomainfrom
mm-branch-1

Conversation

@mkmccarty
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings December 20, 2025 04:12
@mkmccarty mkmccarty merged commit 89a5b40 into main Dec 20, 2025
14 checks passed
@mkmccarty mkmccarty deleted the mm-branch-1 branch December 20, 2025 04:12
Copy link
Copy Markdown
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 two Go dependencies to their latest versions: golang.org/x/exp and modernc.org/sqlite. The updates are straightforward version bumps with consistent changes across both go.mod and go.sum files.

Key changes:

  • Updated golang.org/x/exp from December 9 to December 19, 2025 snapshot
  • Updated modernc.org/sqlite from v1.40.1 to v1.41.0

Reviewed changes

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

File Description
go.mod Updated direct dependency modernc.org/sqlite to v1.41.0 and indirect dependency golang.org/x/exp to latest snapshot
go.sum Updated checksums for both golang.org/x/exp and modernc.org/sqlite to correspond with the new versions

The changes are consistent and correctly formatted. Both files have been properly synchronized with matching version strings and updated checksums.


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

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