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 @@ -55,7 +55,7 @@ require (
55
55
github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c
56
56
github.com/muesli/smartcrop v0.3.0
57
57
github.com/niklasfasching/go-org v1.9.0
58
- github.com/olekukonko/tablewriter v1.0.7
58
+ github.com/olekukonko/tablewriter v1.0.8
59
59
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
60
60
github.com/pelletier/go-toml/v2 v2.2.4
61
61
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
Original file line number Diff line number Diff line change @@ -426,8 +426,8 @@ github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 h1:r3FaAI0NZK3hS
426
426
github.com/olekukonko/errors v0.0.0-20250405072817-4e6d85265da6 /go.mod h1:ppzxA5jBKcO1vIpCXQ9ZqgDh8iwODz6OXIGKU8r5m4Y =
427
427
github.com/olekukonko/ll v0.0.8 h1:sbGZ1Fx4QxJXEqL/6IG8GEFnYojUSQ45dJVwN2FH2fc =
428
428
github.com/olekukonko/ll v0.0.8 /go.mod h1:En+sEW0JNETl26+K8eZ6/W4UQ7CYSrrgg/EdIYT2H8g =
429
- github.com/olekukonko/tablewriter v1.0.7 h1:HCC2e3MM+2g72M81ZcJU11uciw6z/p82aEnm4/ySDGw =
430
- github.com/olekukonko/tablewriter v1.0.7 /go.mod h1:H428M+HzoUXC6JU2Abj9IT9ooRmdq9CxuDmKMtrOCMs =
429
+ github.com/olekukonko/tablewriter v1.0.8 h1:f6wJzHg4QUtJdvrVPKco4QTrAylgaU0+b9br/lJxEiQ =
430
+ github.com/olekukonko/tablewriter v1.0.8 /go.mod h1:H428M+HzoUXC6JU2Abj9IT9ooRmdq9CxuDmKMtrOCMs =
431
431
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2DcNVpwGmV9E1BkGknEliJkfwQj0 =
432
432
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 /go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y =
433
433
github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
You can’t perform that action at this time.
0 commit comments