Bump github.com/go-sql-driver/mysql from 1.9.0 to 1.9.3
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.9.0 to 1.9.3. - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.9.3/CHANGELOG.md) - [Commits](https://github.com/go-sql-driver/mysql/compare/v1.9.0...v1.9.3) --- updated-dependencies: - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b23388d2fd
commit
c71c14dffd
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -6,7 +6,7 @@ toolchain go1.23.8
|
|||
|
||||
// used by jet generator
|
||||
require (
|
||||
github.com/go-sql-driver/mysql v1.9.0
|
||||
github.com/go-sql-driver/mysql v1.9.3
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/jackc/pgconn v1.14.3
|
||||
github.com/jackc/pgtype v1.14.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue