diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-05 11:55:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-05 11:55:21 -0700 |
| commit | 7522f11fd7b36f2e560acb92281f7d8c60417eb3 (patch) | |
| tree | 21e852c55591400b3dc36019f60c52afffd7b938 /go.mod | |
| parent | 3c15c8ddade7aa81d5a94212986f27024b28f93a (diff) | |
| download | seaweedfs-7522f11fd7b36f2e560acb92281f7d8c60417eb3.tar.xz seaweedfs-7522f11fd7b36f2e560acb92281f7d8c60417eb3.zip | |
chore(deps): bump github.com/go-sql-driver/mysql from 1.9.1 to 1.9.2 (#6720)
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.9.1 to 1.9.2.
- [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.9.1...v1.9.2)
---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
dependency-version: 1.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
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
@@ -31,7 +31,7 @@ require ( github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 // indirect github.com/fsnotify/fsnotify v1.8.0 // indirect github.com/go-redsync/redsync/v4 v4.13.0 - github.com/go-sql-driver/mysql v1.9.1 + github.com/go-sql-driver/mysql v1.9.2 github.com/go-zookeeper/zk v1.0.3 // indirect github.com/gocql/gocql v1.7.0 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect |
