File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
2828 github.com/magefile/mage v1.15.0
2929 github.com/maxmind/mmdbwriter v1.0.0
3030 github.com/mholt/archives v0.1.3
31- github.com/olekukonko/tablewriter v1.0.8
31+ github.com/olekukonko/tablewriter v1.0.9
3232 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
3333 github.com/shirou/gopsutil/v3 v3.24.5
3434 github.com/spf13/cobra v1.9.1
@@ -129,7 +129,7 @@ require (
129129 github.com/nwaples/rardecode/v2 v2.1.0 // indirect
130130 github.com/oklog/ulid v1.3.1 // indirect
131131 github.com/olekukonko/errors v1.1.0 // indirect
132- github.com/olekukonko/ll v0.0.8 // indirect
132+ github.com/olekukonko/ll v0.0.9 // indirect
133133 github.com/oschwald/maxminddb-golang v1.12.0 // indirect
134134 github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
135135 github.com/pierrec/lz4/v4 v4.1.21 // indirect
Original file line number Diff line number Diff line change @@ -328,10 +328,10 @@ github.com/oklog/ulid v1.3.1 h1:EGfNDEx6MqHz8B3uNV6QAib1UR2Lm97sHi3ocA6ESJ4=
328328github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
329329github.com/olekukonko/errors v1.1.0 h1:RNuGIh15QdDenh+hNvKrJkmxxjV4hcS50Db478Ou5sM =
330330github.com/olekukonko/errors v1.1.0 /go.mod h1:ppzxA5jBKcO1vIpCXQ9ZqgDh8iwODz6OXIGKU8r5m4Y =
331- github.com/olekukonko/ll v0.0.8 h1:sbGZ1Fx4QxJXEqL/6IG8GEFnYojUSQ45dJVwN2FH2fc =
332- github.com/olekukonko/ll v0.0.8 /go.mod h1:En+sEW0JNETl26+K8eZ6/W4UQ7CYSrrgg/EdIYT2H8g =
333- github.com/olekukonko/tablewriter v1.0.8 h1:f6wJzHg4QUtJdvrVPKco4QTrAylgaU0+b9br/lJxEiQ =
334- github.com/olekukonko/tablewriter v1.0.8 /go.mod h1:H428M+HzoUXC6JU2Abj9IT9ooRmdq9CxuDmKMtrOCMs =
331+ github.com/olekukonko/ll v0.0.9 h1:Y+1YqDfVkqMWuEQMclsF9HUR5+a82+dxJuL1HHSRpxI =
332+ github.com/olekukonko/ll v0.0.9 /go.mod h1:En+sEW0JNETl26+K8eZ6/W4UQ7CYSrrgg/EdIYT2H8g =
333+ github.com/olekukonko/tablewriter v1.0.9 h1:XGwRsYLC2bY7bNd93Dk51bcPZksWZmLYuaTHR0FqfL8 =
334+ github.com/olekukonko/tablewriter v1.0.9 /go.mod h1:5c+EBPeSqvXnLLgkm9isDdzR3wjfBkHR9Nhfp3NWrzo =
335335github.com/onsi/ginkgo/v2 v2.21.0 h1:7rg/4f3rB88pb5obDgNZrNHrQ4e6WpjonchcpuBRnZM =
336336github.com/onsi/ginkgo/v2 v2.21.0 /go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo =
337337github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4 =
You can’t perform that action at this time.
0 commit comments