build(deps): bump github.com/gogf/gf/contrib/drivers/mysql/v2

Bumps [github.com/gogf/gf/contrib/drivers/mysql/v2](https://github.com/gogf/gf) from 2.5.4 to 2.6.4.
- [Release notes](https://github.com/gogf/gf/releases)
- [Commits](https://github.com/gogf/gf/compare/v2.5.4...v2.6.4)

---
updated-dependencies:
- dependency-name: github.com/gogf/gf/contrib/drivers/mysql/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-07 09:29:16 +00:00
committed by GitHub
parent 99150798b7
commit fd6d9a7d85
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@ -3,9 +3,9 @@ module home-network-watcher
go 1.21
require (
github.com/gogf/gf/contrib/drivers/mysql/v2 v2.5.4
github.com/gogf/gf/contrib/drivers/mysql/v2 v2.6.4
github.com/gogf/gf/contrib/nosql/redis/v2 v2.5.7
github.com/gogf/gf/v2 v2.5.7
github.com/gogf/gf/v2 v2.6.4
github.com/golang-jwt/jwt/v5 v5.2.0
github.com/google/uuid v1.5.0
github.com/hamster1963/360-router-data-retriever v0.2.8