File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/google/uuid v1.6.0
1212 github.com/labstack/echo/v4 v4.15.0
1313 github.com/lib/pq v1.10.9
14- github.com/netresearch/go-cron v0.8.0
14+ github.com/netresearch/go-cron v0.8.1-0.20260115123729-e1cb8aa662d0
1515 github.com/rubenv/sql-migrate v1.8.1
1616 github.com/sirupsen/logrus v1.9.3
1717 github.com/spf13/cobra v1.10.2
Original file line number Diff line number Diff line change @@ -77,8 +77,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
7777github.com/mattn/go-isatty v0.0.20 /go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y =
7878github.com/mattn/go-sqlite3 v1.14.19 h1:fhGleo2h1p8tVChob4I9HpmVFIAkKGpiukdrgQbWfGI =
7979github.com/mattn/go-sqlite3 v1.14.19 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
80- github.com/netresearch/go-cron v0.8.0 h1:2kgxsBMAFONMWQvhFbFIlc1xO6upNs/jJ7D7OAFzKmw =
81- github.com/netresearch/go-cron v0.8.0 /go.mod h1:oRPUA7fHC/ul86n+d3SdUD54cEuHIuCLiFJCua5a5/E =
80+ github.com/netresearch/go-cron v0.8.1-0.20260115123729-e1cb8aa662d0 h1:T7nb25DCM0Ui2Q4VeSN7olPXttWeBhXx0/WS2aGzqmc =
81+ github.com/netresearch/go-cron v0.8.1-0.20260115123729-e1cb8aa662d0 /go.mod h1:oRPUA7fHC/ul86n+d3SdUD54cEuHIuCLiFJCua5a5/E =
8282github.com/onsi/ginkgo/v2 v2.23.0 h1:FA1xjp8ieYDzlgS5ABTpdUDB7wtngggONc8a7ku2NqQ =
8383github.com/onsi/ginkgo/v2 v2.23.0 /go.mod h1:zXTP6xIp3U8aVuXN8ENK9IXRaTjFnpVB9mGmaSRvxnM =
8484github.com/onsi/gomega v1.36.2 h1:koNYke6TVk6ZmnyHrCXba/T/MoLBXFjeC1PtvYgw0A8 =
You can’t perform that action at this time.
0 commit comments