File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/google/go-containerregistry v0.20.6
1111 github.com/google/go-github/v66 v66.0.0
1212 github.com/moby/buildkit v0.25.1
13- github.com/olekukonko/tablewriter v1.0.9
13+ github.com/olekukonko/tablewriter v1.1.0
1414 github.com/puzpuzpuz/xsync v1.5.2
1515 github.com/spf13/cobra v1.10.1
1616 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -62,6 +62,8 @@ github.com/olekukonko/ll v0.0.9 h1:Y+1YqDfVkqMWuEQMclsF9HUR5+a82+dxJuL1HHSRpxI=
6262github.com/olekukonko/ll v0.0.9 /go.mod h1:En+sEW0JNETl26+K8eZ6/W4UQ7CYSrrgg/EdIYT2H8g =
6363github.com/olekukonko/tablewriter v1.0.9 h1:XGwRsYLC2bY7bNd93Dk51bcPZksWZmLYuaTHR0FqfL8 =
6464github.com/olekukonko/tablewriter v1.0.9 /go.mod h1:5c+EBPeSqvXnLLgkm9isDdzR3wjfBkHR9Nhfp3NWrzo =
65+ github.com/olekukonko/tablewriter v1.1.0 h1:N0LHrshF4T39KvI96fn6GT8HEjXRXYNDrDjKFDB7RIY =
66+ github.com/olekukonko/tablewriter v1.1.0 /go.mod h1:5c+EBPeSqvXnLLgkm9isDdzR3wjfBkHR9Nhfp3NWrzo =
6567github.com/onsi/gomega v1.34.1 h1:EUMJIKUjM8sKjYbtxQI9A4z2o+rruxnzNvpknOXie6k =
6668github.com/onsi/gomega v1.34.1 /go.mod h1:kU1QgUvBDLXBJq618Xvm2LUX6rSAfRaFRTcdOeDLwwY =
6769github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
You can’t perform that action at this time.
0 commit comments