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 @@ -10,7 +10,7 @@ require (
10
10
github.com/JohannesKaufmann/html-to-markdown v1.6.0
11
11
github.com/arduino/arduino-lint v0.0.0
12
12
github.com/arduino/go-paths-helper v1.14.0
13
- github.com/olekukonko/tablewriter v1.0.9
13
+ github.com/olekukonko/tablewriter v1.1.0
14
14
github.com/stretchr/testify v1.11.1
15
15
)
16
16
Original file line number Diff line number Diff line change @@ -980,8 +980,8 @@ github.com/olekukonko/errors v1.1.0/go.mod h1:ppzxA5jBKcO1vIpCXQ9ZqgDh8iwODz6OXI
980
980
github.com/olekukonko/ll v0.0.9 h1:Y+1YqDfVkqMWuEQMclsF9HUR5+a82+dxJuL1HHSRpxI =
981
981
github.com/olekukonko/ll v0.0.9 /go.mod h1:En+sEW0JNETl26+K8eZ6/W4UQ7CYSrrgg/EdIYT2H8g =
982
982
github.com/olekukonko/tablewriter v0.0.0-20170122224234-a0225b3f23b5 /go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo =
983
- github.com/olekukonko/tablewriter v1.0.9 h1:XGwRsYLC2bY7bNd93Dk51bcPZksWZmLYuaTHR0FqfL8 =
984
- github.com/olekukonko/tablewriter v1.0.9 /go.mod h1:5c+EBPeSqvXnLLgkm9isDdzR3wjfBkHR9Nhfp3NWrzo =
983
+ github.com/olekukonko/tablewriter v1.1.0 h1:N0LHrshF4T39KvI96fn6GT8HEjXRXYNDrDjKFDB7RIY =
984
+ github.com/olekukonko/tablewriter v1.1.0 /go.mod h1:5c+EBPeSqvXnLLgkm9isDdzR3wjfBkHR9Nhfp3NWrzo =
985
985
github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
986
986
github.com/onsi/ginkgo v1.7.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
987
987
github.com/onsi/ginkgo v1.8.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
You can’t perform that action at this time.
0 commit comments