Skip to content

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jun 2, 2025

This PR updates the github.com/microsoft/go-mssqldb driver from v1.8.0 to the latest version v1.8.2.

Changes

  • Updated go.mod to use github.com/microsoft/go-mssqldb v1.8.2
  • Updated go.sum with corresponding dependency hashes
  • Minor dependency reorganization by go mod tidy (moved golang.org/x/term from indirect to direct)

Validation

✅ Project builds successfully with the updated driver
✅ All existing imports continue to work (azuread, msdsn, namedpipe, sharedmemory)
✅ Core functionality tests pass
✅ Main binary builds and runs correctly
✅ No breaking changes detected

This is a patch-level update that maintains full backward compatibility while bringing in the latest bug fixes and improvements from the go-mssqldb driver.

Fixes #585.

Warning

Firewall rules blocked me from connecting to one or more addresses

I tried to connect to the following addresses, but was blocked by firewall rules:

  • does
  • invalid.url
    • Triggering command: /tmp/go-build644552189/b643/http.test -test.testlogfile=/tmp/go-build644552189/b643/testlog.txt -test.paniconexit0 -test.timeout=10m0s -test.v=true (dns block)
  • someserver
    • Triggering command: /tmp/go-build1901000636/b001/sqlcmd.test -test.testlogfile=/tmp/go-build1901000636/b001/testlog.txt -test.paniconexit0 -test.timeout=10m0s -test.v=true (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@Copilot Copilot AI changed the title [WIP] Update to latest github.com/microsoft/go-mssqldb driver Update to latest github.com/microsoft/go-mssqldb driver (v1.8.2) Jun 2, 2025
@Copilot Copilot AI requested a review from shueybubbles June 2, 2025 15:01
Copilot finished work on behalf of shueybubbles June 2, 2025 15:01
@shueybubbles shueybubbles marked this pull request as ready for review June 2, 2025 15:47
@stuartpa
Copy link
Collaborator

Can this PR be closed now? (I think these changes have already been merged in other PRs)

@shueybubbles
Copy link
Collaborator

yes this is obsolete


In reply to: 3058169125

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.

Update to latest github.com/microsoft/go-mssqldb driver

3 participants