2
0
mirror of https://github.com/hibiken/asynq.git synced 2026-05-09 21:56:07 +08:00

Bump github.com/spf13/cast from 1.5.1 to 1.7.0 (#938)

Bumps [github.com/spf13/cast](https://github.com/spf13/cast) from 1.5.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cast/releases)
- [Commits](https://github.com/spf13/cast/compare/v1.5.1...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cast
  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>
This commit is contained in:
dependabot[bot]
2024-10-29 09:59:38 +03:00
committed by GitHub
parent c78e7b0ccd
commit 5cfcb71139
2 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/google/uuid v1.6.0
github.com/redis/go-redis/v9 v9.7.0
github.com/robfig/cron/v3 v3.0.1
github.com/spf13/cast v1.5.1
github.com/spf13/cast v1.7.0
go.uber.org/goleak v1.3.0
golang.org/x/sys v0.26.0
golang.org/x/time v0.3.0