diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-06-23 14:12:02 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-23 14:12:02 -0700 |
| commit | 2cdd8092cc57cb828e92588d5f09f594bcc82f26 (patch) | |
| tree | c0450e36302209861594e188b1078ba386c4e579 /go.mod | |
| parent | e222883dd01efb597e7b4a689c9a9ace316eade8 (diff) | |
| download | seaweedfs-2cdd8092cc57cb828e92588d5f09f594bcc82f26.tar.xz seaweedfs-2cdd8092cc57cb828e92588d5f09f594bcc82f26.zip | |
chore(deps): bump github.com/go-sql-driver/mysql from 1.9.2 to 1.9.3 (#6916)
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.9.2 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.2...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>
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.2 + github.com/go-sql-driver/mysql v1.9.3 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 |
