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 @@ -18,7 +18,7 @@ require (
1818 github.com/gdamore/tcell/v2 v2.13.8
1919 github.com/go-viper/mapstructure/v2 v2.5.0
2020 github.com/montanaflynn/stats v0.7.1
21- github.com/netresearch/go-cron v0.9.1
21+ github.com/netresearch/go-cron v0.11.0
2222 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
2323 github.com/radovskyb/watcher v1.0.7
2424 github.com/rivo/tview v0.42.0
Original file line number Diff line number Diff line change @@ -107,8 +107,8 @@ github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ
107107github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 /go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I =
108108github.com/montanaflynn/stats v0.7.1 h1:etflOAAHORrCC44V+aR6Ftzort912ZU+YLiSTuV8eaE =
109109github.com/montanaflynn/stats v0.7.1 /go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow =
110- github.com/netresearch/go-cron v0.9.1 h1:lEjuHz4oJmbR622XTAHcHH0Ekec0tjwMLQyQWQm7UDQ =
111- github.com/netresearch/go-cron v0.9.1 /go.mod h1:oRPUA7fHC/ul86n+d3SdUD54cEuHIuCLiFJCua5a5/E =
110+ github.com/netresearch/go-cron v0.11.0 h1:hn/4VSravYiV9p9CKIP2g2S2ThXgXnIjQTHveXtNmbo =
111+ github.com/netresearch/go-cron v0.11.0 /go.mod h1:oRPUA7fHC/ul86n+d3SdUD54cEuHIuCLiFJCua5a5/E =
112112github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2DcNVpwGmV9E1BkGknEliJkfwQj0 =
113113github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 /go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y =
114114github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
You can’t perform that action at this time.
0 commit comments