diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-24 10:37:54 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-24 10:37:54 -0800 |
| commit | f9401d34dda9bc15b48802c09168b4d2b06dcd3e (patch) | |
| tree | 884749d7b5930fe51c61715166e1d9c703d68fd2 /go.mod | |
| parent | ef4eda0761867d04c0908c43f51b2ef74f636a2a (diff) | |
| download | seaweedfs-f9401d34dda9bc15b48802c09168b4d2b06dcd3e.tar.xz seaweedfs-f9401d34dda9bc15b48802c09168b4d2b06dcd3e.zip | |
chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 (#6571)
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.8.1 to 1.9.0.
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.1...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ require ( github.com/fclairamb/ftpserverlib v0.25.0 github.com/fsnotify/fsnotify v1.7.0 // indirect github.com/go-redsync/redsync/v4 v4.13.0 - github.com/go-sql-driver/mysql v1.8.1 + github.com/go-sql-driver/mysql v1.9.0 github.com/go-zookeeper/zk v1.0.3 // indirect github.com/gocql/gocql v1.7.0 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect |
