Skip to content

Commit

Permalink
fix(deps): update module github.com/flc1125/go-cron/v4 to v4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 7feb41f commit 3467f67
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 @@ -9,7 +9,7 @@ require (
github.com/cheggaaa/pb/v3 v3.1.5
github.com/davecgh/go-spew v1.1.1
github.com/fatih/color v1.18.0
github.com/flc1125/go-cron/v4 v4.2.1
github.com/flc1125/go-cron/v4 v4.3.0
github.com/gin-gonic/gin v1.10.0
github.com/go-chi/chi/v5 v5.2.0
github.com/go-kratos/kratos/v2 v2.8.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ github.com/envoyproxy/protoc-gen-validate v1.1.0 h1:tntQDh69XqOCOZsDz0lVJQez/2L6
github.com/envoyproxy/protoc-gen-validate v1.1.0/go.mod h1:sXRDRVmzEbkM7CVcM06s9shE/m23dg3wzjl0UWqJ2q4=
github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=
github.com/fatih/color v1.18.0/go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU=
github.com/flc1125/go-cron/v4 v4.2.1 h1:2r7Ff5sw/uFe/7pXEh5Ci6QaZX5tTJ/Af9yOpkhcshE=
github.com/flc1125/go-cron/v4 v4.2.1/go.mod h1:klUA527qM9HN/Cf3iCRAz8fj/K77Uudv47PpdvX6yd0=
github.com/flc1125/go-cron/v4 v4.3.0 h1:5c7atBHrwQcGKu8vTTxCKyB/PiHwHvtWQBzXBSmm9mI=
github.com/flc1125/go-cron/v4 v4.3.0/go.mod h1:Ipe1OVhYbToWCvHVa7n90bLroOWn7Yye0Wcjr2cG5Q0=
github.com/gabriel-vasile/mimetype v1.4.7 h1:SKFKl7kD0RiPdbht0s7hFtjl489WcQ1VyPW8ZzUMYCA=
github.com/gabriel-vasile/mimetype v1.4.7/go.mod h1:GDlAgAyIRT27BhFl53XNAFtfjzOkLaF35JdEG0P7LtU=
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
Expand Down

0 comments on commit 3467f67

Please sign in to comment.