Skip to content

Update all dependencies to latest versions - #6

Merged
ziflex merged 3 commits into
masterfrom
copilot/fix-90e189e9-9269-4949-aa5d-56380876c5cb
Aug 31, 2025
Merged

Update all dependencies to latest versions#6
ziflex merged 3 commits into
masterfrom
copilot/fix-90e189e9-9269-4949-aa5d-56380876c5cb

Conversation

Copilot AI commented Aug 31, 2025

Copy link
Copy Markdown
Contributor

This PR updates all dependencies in the project to their latest available versions to improve security, performance, and compatibility.

Changes Made

Direct Dependencies Updated

  • github.com/DATA-DOG/go-sqlmock: v1.5.0v1.5.2
  • github.com/stretchr/testify: v1.8.1v1.11.1

Transitive Dependencies Updated

  • github.com/stretchr/objx: v0.5.0v0.5.2
  • gopkg.in/check.v1: Updated from old version to v1.0.0-20201130134442-10cb98267c6c
  • github.com/kisielk/sqlstruct: v0.0.0-20201105191214-5f3e10d3ab46v0.0.0-20210630145711-dae28ed37023
  • github.com/kr/pretty: v0.2.1v0.3.1
  • github.com/kr/text: v0.1.0v0.2.0

New Dependencies Added

  • github.com/rogpeppe/go-internal v1.14.1 (transitive dependency)

Go Version Update

  • Updated Go version requirement from 1.21 to 1.23
  • Added toolchain directive: go1.24.6

Verification

All updates have been thoroughly tested:

  • ✅ All existing tests continue to pass
  • ✅ Code formatting and linting checks pass
  • ✅ Build process completes successfully
  • ✅ No breaking changes to existing functionality

The updates are backward compatible and no code changes were required. Only the go.mod and go.sum files were modified to reflect the new dependency versions.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copilot AI and others added 2 commits August 31, 2025 03:14
Co-authored-by: ziflex <1607148+ziflex@users.noreply.github.com>
Co-authored-by: ziflex <1607148+ziflex@users.noreply.github.com>
Copilot AI changed the title [WIP] Update all dependencies Update all dependencies to latest versions Aug 31, 2025
Copilot AI requested a review from ziflex August 31, 2025 03:17
@ziflex
ziflex marked this pull request as ready for review August 31, 2025 03:25
@ziflex
ziflex merged commit 72d3167 into master Aug 31, 2025
8 checks passed
@ziflex
ziflex deleted the copilot/fix-90e189e9-9269-4949-aa5d-56380876c5cb branch August 31, 2025 03:34
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