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 @@ -56,7 +56,7 @@ require (
5656 github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c
5757 github.com/muesli/smartcrop v0.3.0
5858 github.com/niklasfasching/go-org v1.9.1
59- github.com/olekukonko/tablewriter v1.0.9
59+ github.com/olekukonko/tablewriter v1.1.0
6060 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
6161 github.com/pelletier/go-toml/v2 v2.2.4
6262 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
Original file line number Diff line number Diff line change @@ -438,8 +438,8 @@ github.com/olekukonko/errors v1.1.0 h1:RNuGIh15QdDenh+hNvKrJkmxxjV4hcS50Db478Ou5
438438github.com/olekukonko/errors v1.1.0 /go.mod h1:ppzxA5jBKcO1vIpCXQ9ZqgDh8iwODz6OXIGKU8r5m4Y =
439439github.com/olekukonko/ll v0.0.9 h1:Y+1YqDfVkqMWuEQMclsF9HUR5+a82+dxJuL1HHSRpxI =
440440github.com/olekukonko/ll v0.0.9 /go.mod h1:En+sEW0JNETl26+K8eZ6/W4UQ7CYSrrgg/EdIYT2H8g =
441- github.com/olekukonko/tablewriter v1.0.9 h1:XGwRsYLC2bY7bNd93Dk51bcPZksWZmLYuaTHR0FqfL8 =
442- github.com/olekukonko/tablewriter v1.0.9 /go.mod h1:5c+EBPeSqvXnLLgkm9isDdzR3wjfBkHR9Nhfp3NWrzo =
441+ github.com/olekukonko/tablewriter v1.1.0 h1:N0LHrshF4T39KvI96fn6GT8HEjXRXYNDrDjKFDB7RIY =
442+ github.com/olekukonko/tablewriter v1.1.0 /go.mod h1:5c+EBPeSqvXnLLgkm9isDdzR3wjfBkHR9Nhfp3NWrzo =
443443github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2DcNVpwGmV9E1BkGknEliJkfwQj0 =
444444github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 /go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y =
445445github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4 =
You can’t perform that action at this time.
0 commit comments