Skip to content

Commit

Permalink
chore(deps): bump github.com/gogf/gf/contrib/drivers/mysql/v2
Browse files Browse the repository at this point in the history
Bumps [github.com/gogf/gf/contrib/drivers/mysql/v2](https://github.com/gogf/gf) from 2.5.7 to 2.6.0.
- [Release notes](https://github.com/gogf/gf/releases)
- [Commits](gogf/gf@v2.5.7...v2.6.0)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent aa17435 commit 7368d79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module kes-cron
go 1.21

require (
github.com/gogf/gf/contrib/drivers/mysql/v2 v2.5.7
github.com/gogf/gf/contrib/drivers/mysql/v2 v2.6.0
github.com/gogf/gf/v2 v2.6.0
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
github.com/schollz/progressbar/v3 v3.14.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
github.com/go-sql-driver/mysql v1.7.1 h1:lUIinVbN1DY0xBg0eMOzmmtGoHwWBbvnWubQUrtU8EI=
github.com/go-sql-driver/mysql v1.7.1/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI=
github.com/gogf/gf/contrib/drivers/mysql/v2 v2.5.7 h1:S6r4QJSoqmOv/Vqhu/gHt4if4dHrNyaQIUbjWc4W7sg=
github.com/gogf/gf/contrib/drivers/mysql/v2 v2.5.7/go.mod h1:1/X4iVHxtSHjOMGYvnmFMTdk5zLLhQ6PEkslKTBcTSI=
github.com/gogf/gf/contrib/drivers/mysql/v2 v2.6.0 h1:PwuHFLLH4QopzgU4H9bOT0Zeb9YWKFf/MSX6CKECDJ8=
github.com/gogf/gf/contrib/drivers/mysql/v2 v2.6.0/go.mod h1:F1anGDBuRKCjI8Ej36pk1eq3kiYZCI2A4Z7JGI6n+Eo=
github.com/gogf/gf/v2 v2.6.0 h1:hQdi31tuvRQTIZ2YLls6Gr5oULAabDPyYYKBE4xSNLg=
github.com/gogf/gf/v2 v2.6.0/go.mod h1:x2XONYcI4hRQ/4gMNbWHmZrNzSEIg20s2NULbzom5k0=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
Expand Down

0 comments on commit 7368d79

Please sign in to comment.