Skip to content

Conversation

@faun
Copy link

@faun faun commented Jun 5, 2025

Summary

✅ Updated go-mysql dependency: github.com/go-mysql-org/go-mysql from v1.4.1 to v1.9.1
✅ Updated go.mod: Modified dependency version in go.mod:9
✅ Refreshed dependencies: Ran go mod tidy which also updated several related dependencies
✅ Updated vendor directory: Ran go mod vendor to sync the vendor directory
✅ Verified compilation: The code compiles successfully with no breaking changes

Key Changes

  • go-mysql: v1.4.1 → v1.9.1 (fixes expression-based index parsing)
  • go-sql-driver/mysql: v1.5.0 → v1.7.1 (updated automatically)
  • shopspring/decimal: v0.0.0 → v1.2.0 (updated automatically)
  • stretchr/testify: v1.4.0 → v1.8.4 (updated automatically)

  Summary

  ✅ Updated go-mysql dependency: github.com/go-mysql-org/go-mysql from v1.4.1 to v1.9.1
  ✅ Updated go.mod: Modified dependency version in go.mod:9
  ✅ Refreshed dependencies: Ran go mod tidy which also updated several related dependencies
  ✅ Updated vendor directory: Ran go mod vendor to sync the vendor directory
  ✅ Verified compilation: The code compiles successfully with no breaking changes

  Key Changes

  - go-mysql: v1.4.1 → v1.9.1 (fixes expression-based index parsing)
  - go-sql-driver/mysql: v1.5.0 → v1.7.1 (updated automatically)
  - shopspring/decimal: v0.0.0 → v1.2.0 (updated automatically)
  - stretchr/testify: v1.4.0 → v1.8.4 (updated automatically)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant