mirror of
https://github.com/hamster1963/HomeDash-Backend.git
synced 2025-06-22 23:11:30 +08:00
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:
4
go.mod
4
go.mod
@ -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
|
||||
|
Reference in New Issue
Block a user