-
- Downloads
build(deps): bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.0 (#3414)
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.7.1 to 1.8.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.7.1...v1.8.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>
... | ... | @@ -15,7 +15,7 @@ require ( |
github.com/ghodss/yaml v1.0.0 | ||
github.com/go-jose/go-jose/v4 v4.0.1 | ||
github.com/go-ldap/ldap/v3 v3.4.6 | ||
github.com/go-sql-driver/mysql v1.7.1 | ||
github.com/go-sql-driver/mysql v1.8.0 | ||
github.com/gorilla/handlers v1.5.2 | ||
github.com/gorilla/mux v1.8.1 | ||
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 | ||
... | ... | @@ -45,6 +45,7 @@ require ( |
ariga.io/atlas v0.19.1-0.20240203083654-5948b60a8e43 // indirect | ||
cloud.google.com/go/compute v1.23.4 // indirect | ||
cloud.google.com/go/compute/metadata v0.2.3 // indirect | ||
filippo.io/edwards25519 v1.1.0 // indirect | ||
github.com/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 // indirect | ||
github.com/Masterminds/goutils v1.1.1 // indirect | ||
github.com/Masterminds/semver/v3 v3.2.0 // indirect | ||
... | ... |
Please register or sign in to comment